Home
last modified time | relevance | path

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

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_flowring.c308 uint8 total_tx_flow_rings = dhdp->num_flow_rings - dhdp->bus->max_cmn_rings; in dhd_get_max_multi_client_flow_rings() local
309 uint8 max_multi_client_flow_rings = total_tx_flow_rings - reserved_infra_sta_flow_rings; in dhd_get_max_multi_client_flow_rings()
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Ddhd_flowring.c301 uint8 total_tx_flow_rings = dhdp->num_flow_rings - dhdp->bus->max_cmn_rings; in dhd_get_max_multi_client_flow_rings() local
303 total_tx_flow_rings - reserved_infra_sta_flow_rings; in dhd_get_max_multi_client_flow_rings()
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Ddhd_flowring.c323 uint8 total_tx_flow_rings = (uint8)dhd_get_max_flow_rings(dhdp); in dhd_get_max_multi_client_flow_rings() local
324 uint8 max_multi_client_flow_rings = total_tx_flow_rings - reserved_infra_sta_flow_rings; in dhd_get_max_multi_client_flow_rings()