Searched refs:NL80211_ATTR_WIPHY_FRAG_THRESHOLD (Results 1 - 4 of 4) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | nl80211_copy.h | 249 * %NL80211_ATTR_WIPHY_RETRY_LONG, %NL80211_ATTR_WIPHY_FRAG_THRESHOLD, 1374 * @NL80211_ATTR_WIPHY_FRAG_THRESHOLD: fragmentation threshold, i.e., maximum 2442 NL80211_ATTR_WIPHY_FRAG_THRESHOLD, enumerator
|
H A D | driver_nl80211.c | 6261 nla_put_u32(msg, NL80211_ATTR_WIPHY_FRAG_THRESHOLD, val)) { in i802_set_frag()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | nl80211_copy.h | 316 * %NL80211_ATTR_WIPHY_FRAG_THRESHOLD, and/or 1506 * @NL80211_ATTR_WIPHY_FRAG_THRESHOLD: fragmentation threshold, i.e., maximum 2684 NL80211_ATTR_WIPHY_FRAG_THRESHOLD, enumerator
|
H A D | driver_nl80211.c | 7319 nla_put_u32(msg, NL80211_ATTR_WIPHY_FRAG_THRESHOLD, val)) {
|
Completed in 52 milliseconds