Home
last modified time | relevance | path

Searched refs:NL80211_ATTR_WIPHY_RETRY_SHORT (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dnl80211.h232 NL80211_ATTR_WIPHY_RETRY_SHORT, enumerator
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dnl80211.h315 * %NL80211_ATTR_WIPHY_RETRY_SHORT, %NL80211_ATTR_WIPHY_RETRY_LONG,
1467 * @NL80211_ATTR_WIPHY_RETRY_SHORT: TX retry limit for frames whose length is
2626 NL80211_ATTR_WIPHY_RETRY_SHORT, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dnl80211.h349 * %NL80211_ATTR_WIPHY_RETRY_SHORT, %NL80211_ATTR_WIPHY_RETRY_LONG,
1629 * @NL80211_ATTR_WIPHY_RETRY_SHORT: TX retry limit for frames whose length is
2914 NL80211_ATTR_WIPHY_RETRY_SHORT, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dnl80211.h257 NL80211_ATTR_WIPHY_RETRY_SHORT, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dnl80211.h257 NL80211_ATTR_WIPHY_RETRY_SHORT, enumerator
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c431 [NL80211_ATTR_WIPHY_RETRY_SHORT] = NLA_POLICY_MIN(NLA_U8, 1),
2146 if (nla_put_u8(msg, NL80211_ATTR_WIPHY_RETRY_SHORT, in nl80211_send_wiphy()
3271 if (info->attrs[NL80211_ATTR_WIPHY_RETRY_SHORT]) { in nl80211_set_wiphy()
3273 info->attrs[NL80211_ATTR_WIPHY_RETRY_SHORT]); in nl80211_set_wiphy()
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c492 [NL80211_ATTR_WIPHY_RETRY_SHORT] = NLA_POLICY_MIN(NLA_U8, 1),
2427 if (nla_put_u8(msg, NL80211_ATTR_WIPHY_RETRY_SHORT, in nl80211_send_wiphy()
3638 if (info->attrs[NL80211_ATTR_WIPHY_RETRY_SHORT]) { in nl80211_set_wiphy()
3640 info->attrs[NL80211_ATTR_WIPHY_RETRY_SHORT]); in nl80211_set_wiphy()

Completed in 78 milliseconds