Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmd.c1901 cmd->command = cpu_to_le16(HostCmd_CMD_STA_CONFIGURE); in mwifiex_cmd_get_chan_info()
2225 case HostCmd_CMD_STA_CONFIGURE: in mwifiex_sta_prepare_cmd()
H A Dsta_ioctl.c1505 status = mwifiex_send_cmd(priv, HostCmd_CMD_STA_CONFIGURE, in mwifiex_get_chan_info()
H A Dsta_cmdresp.c1416 case HostCmd_CMD_STA_CONFIGURE: in mwifiex_process_sta_cmdresp()
H A Dfw.h416 #define HostCmd_CMD_STA_CONFIGURE 0x023f macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_sta_cmd.c2443 wlan_cpu_to_le16(HostCmd_CMD_STA_CONFIGURE); in wlan_cmd_sta_config()
3295 case HostCmd_CMD_STA_CONFIGURE: in wlan_ops_sta_prepare_cmd()
H A Dmlan_sta_cmdresp.c2810 case HostCmd_CMD_STA_CONFIGURE: in wlan_ops_sta_process_cmdresp()
H A Dmlan_fw.h1183 #define HostCmd_CMD_STA_CONFIGURE 0x023f macro
H A Dmlan_sta_ioctl.c270 HostCmd_CMD_STA_CONFIGURE, in wlan_bss_ioctl_get_chan_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_sta_cmd.c2990 wlan_cpu_to_le16(HostCmd_CMD_STA_CONFIGURE); in wlan_cmd_sta_config()
4041 case HostCmd_CMD_STA_CONFIGURE: in wlan_ops_sta_prepare_cmd()
H A Dmlan_sta_cmdresp.c3404 case HostCmd_CMD_STA_CONFIGURE: in wlan_ops_sta_process_cmdresp()
H A Dmlan_fw.h1663 #define HostCmd_CMD_STA_CONFIGURE 0x023f macro
H A Dmlan_sta_ioctl.c244 ret = wlan_prepare_cmd(pmpriv, HostCmd_CMD_STA_CONFIGURE, in wlan_bss_ioctl_get_chan_info()