Searched refs:HostCmd_CMD_802_11_AD_HOC_STOP (Results 1 – 4 of 4) sorted by relevance
517 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()
1513 return mwifiex_send_cmd(priv, HostCmd_CMD_802_11_AD_HOC_STOP, in mwifiex_deauthenticate()
1271 case HostCmd_CMD_802_11_AD_HOC_STOP: in mwifiex_process_sta_cmdresp()
365 #define HostCmd_CMD_802_11_AD_HOC_STOP 0x0040 macro