Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/wireless/mwifiex/
Dsta_cmd.c1098 case HostCmd_CMD_11N_CFG: in mwifiex_sta_prepare_cmd()
1270 ret = mwifiex_send_cmd_async(priv, HostCmd_CMD_11N_CFG, in mwifiex_sta_init_cmd()
1274 priv->adapter->last_init_cmd = HostCmd_CMD_11N_CFG; in mwifiex_sta_init_cmd()
D11n.c299 cmd->command = cpu_to_le16(HostCmd_CMD_11N_CFG); in mwifiex_cmd_11n_cfg()
Dsta_cmdresp.c952 case HostCmd_CMD_11N_CFG: in mwifiex_process_sta_cmdresp()
Dfw.h208 #define HostCmd_CMD_11N_CFG 0x00cd macro