Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmd.c1305 if (((subsc_evt_cfg->action == HostCmd_ACT_BITWISE_CLR) || in mwifiex_cmd_802_11_subsc_evt()
1319 if (subsc_evt_cfg->action == HostCmd_ACT_BITWISE_CLR) in mwifiex_cmd_802_11_subsc_evt()
H A Dfw.h453 #define HostCmd_ACT_BITWISE_CLR 0x0003 macro
H A Dcfg80211.c1826 subsc_evt.action = HostCmd_ACT_BITWISE_CLR; in mwifiex_cfg80211_set_cqm_rssi_config()