Home
last modified time | relevance | path

Searched refs:phalmac_rxagg_cfg (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/staging/rtlwifi/halmac/halmac_88xx/
Dhalmac_api_88xx_usb.c111 struct halmac_rxagg_cfg *phalmac_rxagg_cfg) in halmac_cfg_rx_aggregation_88xx_usb() argument
137 switch (phalmac_rxagg_cfg->mode) { in halmac_cfg_rx_aggregation_88xx_usb()
156 if (!phalmac_rxagg_cfg->threshold.drv_define) { in halmac_cfg_rx_aggregation_88xx_usb()
168 size = phalmac_rxagg_cfg->threshold.size; in halmac_cfg_rx_aggregation_88xx_usb()
169 timeout = phalmac_rxagg_cfg->threshold.timeout; in halmac_cfg_rx_aggregation_88xx_usb()
Dhalmac_api_88xx_sdio.c93 struct halmac_rxagg_cfg *phalmac_rxagg_cfg) in halmac_cfg_rx_aggregation_88xx_sdio() argument
117 switch (phalmac_rxagg_cfg->mode) { in halmac_cfg_rx_aggregation_88xx_sdio()
131 if (!phalmac_rxagg_cfg->threshold.drv_define) { in halmac_cfg_rx_aggregation_88xx_sdio()
135 size = phalmac_rxagg_cfg->threshold.size; in halmac_cfg_rx_aggregation_88xx_sdio()
136 timeout = phalmac_rxagg_cfg->threshold.timeout; in halmac_cfg_rx_aggregation_88xx_sdio()
Dhalmac_api_88xx_pcie.h34 struct halmac_rxagg_cfg *phalmac_rxagg_cfg);
Dhalmac_api_88xx_usb.h28 struct halmac_rxagg_cfg *phalmac_rxagg_cfg);
Dhalmac_api_88xx_sdio.h28 struct halmac_rxagg_cfg *phalmac_rxagg_cfg);
Dhalmac_api_88xx_pcie.c88 struct halmac_rxagg_cfg *phalmac_rxagg_cfg) in halmac_cfg_rx_aggregation_88xx_pcie() argument
/Linux-v4.19/drivers/staging/rtlwifi/halmac/
Dhalmac_type.h1601 struct halmac_rxagg_cfg *phalmac_rxagg_cfg);