Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A 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()
H A D11n.c274 cmd->command = cpu_to_le16(HostCmd_CMD_11N_CFG); in mwifiex_cmd_11n_cfg()
H A Dsta_cmdresp.c1378 case HostCmd_CMD_11N_CFG: in mwifiex_process_sta_cmdresp()
H A Dfw.h380 #define HostCmd_CMD_11N_CFG 0x00cd macro