Home
last modified time | relevance | path

Searched refs:NL80211_ATTR_WIPHY_RETRY_SHORT (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dnl80211.h1860 NL80211_ATTR_WIPHY_RETRY_SHORT, enumerator
/linux-4.1.27/net/wireless/
Dnl80211.c224 [NL80211_ATTR_WIPHY_RETRY_SHORT] = { .type = NLA_U8 },
1287 if (nla_put_u8(msg, NL80211_ATTR_WIPHY_RETRY_SHORT, in nl80211_send_wiphy()
2233 if (info->attrs[NL80211_ATTR_WIPHY_RETRY_SHORT]) { in nl80211_set_wiphy()
2235 info->attrs[NL80211_ATTR_WIPHY_RETRY_SHORT]); in nl80211_set_wiphy()