Searched refs:HostCmd_CMD_802_11_AD_HOC_JOIN (Results 1 – 4 of 4) sorted by relevance
1154 cmd->command = cpu_to_le16(HostCmd_CMD_802_11_AD_HOC_JOIN); in mwifiex_cmd_802_11_ad_hoc_join()1466 return mwifiex_send_cmd(priv, HostCmd_CMD_802_11_AD_HOC_JOIN, in mwifiex_adhoc_join()
1925 case HostCmd_CMD_802_11_AD_HOC_JOIN: in mwifiex_is_cmd_supported()2024 case HostCmd_CMD_802_11_AD_HOC_JOIN: in mwifiex_sta_prepare_cmd()
1293 case HostCmd_CMD_802_11_AD_HOC_JOIN: in mwifiex_process_sta_cmdresp()
364 #define HostCmd_CMD_802_11_AD_HOC_JOIN 0x002c macro