Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dnl80211.h2968 NL80211_ATTR_WIPHY_RETRY_LONG, enumerator
/linux/net/wireless/
H A Dnl80211.c496 [NL80211_ATTR_WIPHY_RETRY_LONG] = NLA_POLICY_MIN(NLA_U8, 1),
2538 nla_put_u8(msg, NL80211_ATTR_WIPHY_RETRY_LONG, in nl80211_send_wiphy()
3787 if (info->attrs[NL80211_ATTR_WIPHY_RETRY_LONG]) { in nl80211_set_wiphy()
3789 info->attrs[NL80211_ATTR_WIPHY_RETRY_LONG]); in nl80211_set_wiphy()