Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dieee80211.h1378 #define WLAN_CAPABILITY_RADIO_MEASURE (1<<12)
1389 #define WLAN_CAPABILITY_RADIO_MEASURE global() macro
/linux/net/mac80211/
H A Dmlme.c1872 *capab & WLAN_CAPABILITY_RADIO_MEASURE) { in ieee80211_add_link_elems()
2322 capab |= WLAN_CAPABILITY_RADIO_MEASURE; in ieee80211_send_assoc()
3325 capab & cpu_to_le16(WLAN_CAPABILITY_RADIO_MEASURE))) { in ieee80211_handle_pwr_constr()
10807 capab |= WLAN_CAPABILITY_RADIO_MEASURE; in ieee80211_build_ml_reconf_req()