Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/
Dsta_cmd.c2124 case HostCmd_CMD_11N_CFG: in mwifiex_sta_prepare_cmd()
2421 ret = mwifiex_send_cmd(priv, HostCmd_CMD_11N_CFG, in mwifiex_sta_init_cmd()
2426 priv->adapter->last_init_cmd = HostCmd_CMD_11N_CFG; in mwifiex_sta_init_cmd()
D11n.c274 cmd->command = cpu_to_le16(HostCmd_CMD_11N_CFG); in mwifiex_cmd_11n_cfg()
Dsta_cmdresp.c1378 case HostCmd_CMD_11N_CFG: in mwifiex_process_sta_cmdresp()
Dfw.h376 #define HostCmd_CMD_11N_CFG 0x00cd macro