Home
last modified time | relevance | path

Searched refs:HOST_ACT_BITWISE_CLR (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dsta_cmd.c1242 if ((subsc_evt_cfg->action == HOST_ACT_BITWISE_CLR || in nxpwifi_cmd_sta_802_11_subsc_evt()
1256 if (subsc_evt_cfg->action == HOST_ACT_BITWISE_CLR) in nxpwifi_cmd_sta_802_11_subsc_evt()
H A Dfw.h449 #define HOST_ACT_BITWISE_CLR 0x0003 macro
H A Dcfg80211.c1474 subsc_evt.action = HOST_ACT_BITWISE_CLR; in nxpwifi_cfg80211_set_cqm_rssi_config()