Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Dsta_ioctl.c1492 status = mwifiex_send_cmd(priv, HostCmd_CMD_STA_CONFIGURE, in mwifiex_get_chan_info()
Dsta_cmd.c1908 cmd->command = cpu_to_le16(HostCmd_CMD_STA_CONFIGURE); in mwifiex_cmd_get_chan_info()
2232 case HostCmd_CMD_STA_CONFIGURE: in mwifiex_sta_prepare_cmd()
Dsta_cmdresp.c1412 case HostCmd_CMD_STA_CONFIGURE: in mwifiex_process_sta_cmdresp()
Dfw.h415 #define HostCmd_CMD_STA_CONFIGURE 0x023f macro