Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/mwifiex/
Dsta_cmdresp.c1107 case HostCmd_CMD_802_11_AD_HOC_STOP: in mwifiex_process_sta_cmdresp()
Dsta_cmd.c486 cmd->command = cpu_to_le16(HostCmd_CMD_802_11_AD_HOC_STOP); in mwifiex_cmd_802_11_ad_hoc_stop()
1897 case HostCmd_CMD_802_11_AD_HOC_STOP: in mwifiex_sta_prepare_cmd()
Djoin.c1481 return mwifiex_send_cmd(priv, HostCmd_CMD_802_11_AD_HOC_STOP, in mwifiex_deauthenticate()
Dfw.h330 #define HostCmd_CMD_802_11_AD_HOC_STOP 0x0040 macro