Home
last modified time | relevance | path

Searched refs:HostCmd_CMD_UAP_STA_DEAUTH (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c762 cmd->command = cpu_to_le16(HostCmd_CMD_UAP_STA_DEAUTH); in mwifiex_cmd_uap_sta_deauth()
794 case HostCmd_CMD_UAP_STA_DEAUTH: in mwifiex_uap_prepare_cmd()
H A Dsta_cmdresp.c1399 case HostCmd_CMD_UAP_STA_DEAUTH: in mwifiex_process_sta_cmdresp()
H A Dcmdevt.c635 case HostCmd_CMD_UAP_STA_DEAUTH: in mwifiex_send_cmd()
H A Dfw.h376 #define HostCmd_CMD_UAP_STA_DEAUTH 0x00b5 macro
H A Dcfg80211.c1903 if (mwifiex_send_cmd(priv, HostCmd_CMD_UAP_STA_DEAUTH, in mwifiex_cfg80211_del_station()