Searched refs:HostCmd_ACT_GEN_REMOVE (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
H A D | sta_event.c | 249 HostCmd_ACT_GEN_REMOVE, 0, NULL, false); in mwifiex_reset_connect_state()
|
H A D | fw.h | 463 #define HostCmd_ACT_GEN_REMOVE 0x0004 macro
|
H A D | sta_cmd.c | 693 km->action = cpu_to_le16(HostCmd_ACT_GEN_REMOVE); in mwifiex_cmd_802_11_key_material_v2()
|
H A D | cfg80211.c | 344 ret = mwifiex_remain_on_chan_cfg(priv, HostCmd_ACT_GEN_REMOVE, in mwifiex_cfg80211_cancel_remain_on_channel()
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | sta_event.c | 238 HostCmd_ACT_GEN_REMOVE, 0, NULL, false); in mwifiex_reset_connect_state()
|
H A D | fw.h | 451 #define HostCmd_ACT_GEN_REMOVE 0x0004 macro
|
H A D | sta_cmd.c | 685 km->action = cpu_to_le16(HostCmd_ACT_GEN_REMOVE); in mwifiex_cmd_802_11_key_material_v2()
|
H A D | cfg80211.c | 333 ret = mwifiex_remain_on_chan_cfg(priv, HostCmd_ACT_GEN_REMOVE, in mwifiex_cfg80211_cancel_remain_on_channel()
|
Completed in 29 milliseconds