Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
Dsta_ioctl.c1505 status = mwifiex_send_cmd(priv, HostCmd_CMD_STA_CONFIGURE, in mwifiex_get_chan_info()
Dsta_cmd.c1906 cmd->command = cpu_to_le16(HostCmd_CMD_STA_CONFIGURE); in mwifiex_cmd_get_chan_info()
2230 case HostCmd_CMD_STA_CONFIGURE: in mwifiex_sta_prepare_cmd()
Dsta_cmdresp.c1442 case HostCmd_CMD_STA_CONFIGURE: in mwifiex_process_sta_cmdresp()
Dfw.h416 #define HostCmd_CMD_STA_CONFIGURE 0x023f macro