Searched refs:total_tx_flow_rings (Results 1 – 5 of 5) sorted by relevance
308 uint8 total_tx_flow_rings = dhdp->num_flow_rings - dhdp->bus->max_cmn_rings; in dhd_get_max_multi_client_flow_rings() local309 uint8 max_multi_client_flow_rings = total_tx_flow_rings - reserved_infra_sta_flow_rings; in dhd_get_max_multi_client_flow_rings()
356 uint8 total_tx_flow_rings = (uint8)dhd_get_max_flow_rings(dhdp); in dhd_get_max_multi_client_flow_rings() local357 uint8 max_multi_client_flow_rings = total_tx_flow_rings - reserved_infra_sta_flow_rings; in dhd_get_max_multi_client_flow_rings()