Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dieee80211.h1565 #define WLAN_CAPABILITY_RADIO_MEASURE (1<<12) macro
/linux-4.4.14/net/mac80211/
Dmlme.c709 capab |= WLAN_CAPABILITY_RADIO_MEASURE; in ieee80211_send_assoc()
777 capab & WLAN_CAPABILITY_RADIO_MEASURE) { in ieee80211_send_assoc()
1360 capab & cpu_to_le16(WLAN_CAPABILITY_RADIO_MEASURE))) { in ieee80211_handle_pwr_constr()