Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmd.c1896 cmd->command = cpu_to_le16(HostCmd_CMD_STA_CONFIGURE); in mwifiex_cmd_get_chan_info()
2220 case HostCmd_CMD_STA_CONFIGURE: in mwifiex_sta_prepare_cmd()
H A Dsta_ioctl.c1493 status = mwifiex_send_cmd(priv, HostCmd_CMD_STA_CONFIGURE, in mwifiex_get_chan_info()
H A Dsta_cmdresp.c1430 case HostCmd_CMD_STA_CONFIGURE: in mwifiex_process_sta_cmdresp()
H A Dfw.h405 #define HostCmd_CMD_STA_CONFIGURE 0x023f macro