Home
last modified time | relevance | path

Searched refs:HostCmd_CMD_SDIO_SP_RX_AGGR_CFG (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wireless/mwifiex/
Dsta_cmdresp.c94 case HostCmd_CMD_SDIO_SP_RX_AGGR_CFG: in mwifiex_process_cmdresp_error()
1241 case HostCmd_CMD_SDIO_SP_RX_AGGR_CFG: in mwifiex_process_sta_cmdresp()
Dsta_cmd.c1805 cmd->command = cpu_to_le16(HostCmd_CMD_SDIO_SP_RX_AGGR_CFG); in mwifiex_cmd_sdio_rx_aggr_cfg()
2062 case HostCmd_CMD_SDIO_SP_RX_AGGR_CFG: in mwifiex_sta_prepare_cmd()
2163 HostCmd_CMD_SDIO_SP_RX_AGGR_CFG, in mwifiex_sta_init_cmd()
Dfw.h376 #define HostCmd_CMD_SDIO_SP_RX_AGGR_CFG 0x0223 macro