Home
last modified time | relevance | path

Searched refs:BITMASK_BCN_RSSI_HIGH (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
Dioctl.h384 #define BITMASK_BCN_RSSI_HIGH BIT(4) macro
Dsta_cmdresp.c133 subsc_evt->events = BITMASK_BCN_RSSI_LOW | BITMASK_BCN_RSSI_HIGH; in mwifiex_ret_802_11_rssi_info()
Dsta_cmd.c1359 if (event_bitmap & BITMASK_BCN_RSSI_HIGH) { in mwifiex_cmd_802_11_subsc_evt()
Dcfg80211.c1821 subsc_evt.events = BITMASK_BCN_RSSI_LOW | BITMASK_BCN_RSSI_HIGH; in mwifiex_cfg80211_set_cqm_rssi_config()