Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dnl80211.h2874 NL80211_ATTR_WIPHY_RETRY_SHORT, enumerator
/linux-6.3-rc2/net/wireless/
A Dnl80211.c486 [NL80211_ATTR_WIPHY_RETRY_SHORT] = NLA_POLICY_MIN(NLA_U8, 1),
2405 if (nla_put_u8(msg, NL80211_ATTR_WIPHY_RETRY_SHORT, in nl80211_send_wiphy()
3608 if (info->attrs[NL80211_ATTR_WIPHY_RETRY_SHORT]) { in nl80211_set_wiphy()
3610 info->attrs[NL80211_ATTR_WIPHY_RETRY_SHORT]); in nl80211_set_wiphy()

Completed in 45 milliseconds