Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_tx_desc.c149 FLOW_POOL_ACTIVE_UNPAUSED)) { in ol_tx_do_pdev_flow_control_pause()
201 pdev->tx_desc.status = FLOW_POOL_ACTIVE_UNPAUSED; in ol_tx_do_pdev_flow_control_unpause()
208 case FLOW_POOL_ACTIVE_UNPAUSED: in ol_tx_do_pdev_flow_control_unpause()
302 (pool->status == FLOW_POOL_ACTIVE_UNPAUSED))) { in ol_tx_desc_alloc()
615 pool->status = FLOW_POOL_ACTIVE_UNPAUSED; in ol_tx_desc_free()
626 case FLOW_POOL_ACTIVE_UNPAUSED: in ol_tx_desc_free()
H A Dol_txrx_flow_control.c363 CASE_RETURN_STRING(FLOW_POOL_ACTIVE_UNPAUSED); in ol_tx_flow_pool_status_to_str()
612 FLOW_POOL_ACTIVE_UNPAUSED; in ol_tx_distribute_descs_to_deficient_pools()
661 pool->status = FLOW_POOL_ACTIVE_UNPAUSED; in ol_tx_create_flow_pool()
1033 FLOW_POOL_ACTIVE_UNPAUSED; in ol_tx_distribute_descs_to_deficient_pools_from_global_pool()
1066 pool->status = FLOW_POOL_ACTIVE_UNPAUSED; in ol_tx_flow_pool_update_queue_state()
H A Dol_txrx_types.h474 FLOW_POOL_ACTIVE_UNPAUSED = 0, enumerator
H A Dol_txrx.c1090 pdev->tx_desc.status = FLOW_POOL_ACTIVE_UNPAUSED; in ol_txrx_pdev_set_threshold()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_tx_desc.h594 pool->status = FLOW_POOL_ACTIVE_UNPAUSED; in dp_tx_adjust_flow_pool_state()
676 case FLOW_POOL_ACTIVE_UNPAUSED: in dp_tx_desc_alloc()
800 pool->status = FLOW_POOL_ACTIVE_UNPAUSED; in dp_tx_desc_free()
819 case FLOW_POOL_ACTIVE_UNPAUSED: in dp_tx_desc_free()
932 pool->status = FLOW_POOL_ACTIVE_UNPAUSED; in dp_tx_desc_free()
946 case FLOW_POOL_ACTIVE_UNPAUSED: in dp_tx_desc_free()
H A Ddp_tx_flow_control.c184 pool->status = FLOW_POOL_ACTIVE_UNPAUSED; in dp_tx_flow_pool_reattach()
366 pool->status = FLOW_POOL_ACTIVE_UNPAUSED; in dp_tx_create_flow_pool()
H A Ddp_types.h731 FLOW_POOL_ACTIVE_UNPAUSED = 0, enumerator
755 FLOW_POOL_ACTIVE_UNPAUSED = 0, enumerator