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()1924 case HostCmd_CMD_802_11_AD_HOC_STOP: in mwifiex_is_cmd_supported()2026 case HostCmd_CMD_802_11_AD_HOC_STOP: in mwifiex_sta_prepare_cmd()
1272 case HostCmd_CMD_802_11_AD_HOC_STOP: in mwifiex_process_sta_cmdresp()
1515 return mwifiex_send_cmd(priv, HostCmd_CMD_802_11_AD_HOC_STOP, in mwifiex_deauthenticate()
366 #define HostCmd_CMD_802_11_AD_HOC_STOP 0x0040 macro