Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/
Dsta_cmd.c509 cmd->command = cpu_to_le16(HostCmd_CMD_802_11_AD_HOC_STOP); in mwifiex_cmd_802_11_ad_hoc_stop()
1916 case HostCmd_CMD_802_11_AD_HOC_STOP: in mwifiex_is_cmd_supported()
2018 case HostCmd_CMD_802_11_AD_HOC_STOP: in mwifiex_sta_prepare_cmd()
Djoin.c1503 return mwifiex_send_cmd(priv, HostCmd_CMD_802_11_AD_HOC_STOP, in mwifiex_deauthenticate()
Dsta_cmdresp.c1284 case HostCmd_CMD_802_11_AD_HOC_STOP: in mwifiex_process_sta_cmdresp()
Dfw.h353 #define HostCmd_CMD_802_11_AD_HOC_STOP 0x0040 macro