Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Djoin.c1190 cmd->command = cpu_to_le16(HostCmd_CMD_802_11_AD_HOC_JOIN); in mwifiex_cmd_802_11_ad_hoc_join()
1502 return mwifiex_send_cmd(priv, HostCmd_CMD_802_11_AD_HOC_JOIN, in mwifiex_adhoc_join()
H A Dsta_cmd.c1915 case HostCmd_CMD_802_11_AD_HOC_JOIN: in mwifiex_is_cmd_supported()
2014 case HostCmd_CMD_802_11_AD_HOC_JOIN: in mwifiex_sta_prepare_cmd()
H A Dsta_cmdresp.c1281 case HostCmd_CMD_802_11_AD_HOC_JOIN: in mwifiex_process_sta_cmdresp()
H A Dfw.h356 #define HostCmd_CMD_802_11_AD_HOC_JOIN 0x002c macro