Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
Dsta_cmd.c2129 case HostCmd_CMD_11N_CFG: in mwifiex_sta_prepare_cmd()
2426 ret = mwifiex_send_cmd(priv, HostCmd_CMD_11N_CFG, in mwifiex_sta_init_cmd()
2431 priv->adapter->last_init_cmd = HostCmd_CMD_11N_CFG; in mwifiex_sta_init_cmd()
D11n.c286 cmd->command = cpu_to_le16(HostCmd_CMD_11N_CFG); in mwifiex_cmd_11n_cfg()
Dsta_cmdresp.c1365 case HostCmd_CMD_11N_CFG: in mwifiex_process_sta_cmdresp()
Dfw.h388 #define HostCmd_CMD_11N_CFG 0x00cd macro