Home
last modified time | relevance | path

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

/Linux-v5.10/net/mac80211/
Dmlme.c795 capab |= WLAN_CAPABILITY_RADIO_MEASURE; in ieee80211_send_assoc()
868 capab & WLAN_CAPABILITY_RADIO_MEASURE) { in ieee80211_send_assoc()
1630 capab & cpu_to_le16(WLAN_CAPABILITY_RADIO_MEASURE))) { in ieee80211_handle_pwr_constr()
/Linux-v5.10/include/linux/
Dieee80211.h2515 #define WLAN_CAPABILITY_RADIO_MEASURE (1<<12) macro