Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/marvell/mwifiex/
Dsta_cmd.c517 cmd->command = cpu_to_le16(HostCmd_CMD_802_11_AD_HOC_STOP); in mwifiex_cmd_802_11_ad_hoc_stop()
1921 case HostCmd_CMD_802_11_AD_HOC_STOP: in mwifiex_is_cmd_supported()
2023 case HostCmd_CMD_802_11_AD_HOC_STOP: in mwifiex_sta_prepare_cmd()
Djoin.c1513 return mwifiex_send_cmd(priv, HostCmd_CMD_802_11_AD_HOC_STOP, in mwifiex_deauthenticate()
Dsta_cmdresp.c1271 case HostCmd_CMD_802_11_AD_HOC_STOP: in mwifiex_process_sta_cmdresp()
Dfw.h365 #define HostCmd_CMD_802_11_AD_HOC_STOP 0x0040 macro