Searched refs:RADIO_MEASUREMENT_ENABLED (Results 1 – 3 of 3) sorted by relevance
999 RADIO_MEASUREMENT_ENABLED(tmp_cap); in wlan_cmd_802_11_associate()1002 RADIO_MEASUREMENT_ENABLED(tmp_cap); in wlan_cmd_802_11_associate()
95 #define RADIO_MEASUREMENT_ENABLED(CapInfo) ( CapInfo |= MBIT(12)) macro
110 #define RADIO_MEASUREMENT_ENABLED(CapInfo) (CapInfo |= MBIT(12)) macro