Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_tx_desc.h604 pool->status = FLOW_POOL_VO_PAUSED; in dp_tx_adjust_flow_pool_state()
616 case FLOW_POOL_VO_PAUSED: in dp_tx_adjust_flow_pool_state()
695 pool->status = FLOW_POOL_VO_PAUSED; in dp_tx_desc_alloc()
697 case FLOW_POOL_VO_PAUSED: in dp_tx_desc_alloc()
761 pool->status = FLOW_POOL_VO_PAUSED; in dp_tx_desc_free()
770 case FLOW_POOL_VO_PAUSED: in dp_tx_desc_free()
H A Ddp_tx_flow_control.c142 case FLOW_POOL_VO_PAUSED: in dp_tx_flow_ctrl_reset_subqueues()
H A Ddp_types.h735 FLOW_POOL_VO_PAUSED = 4, enumerator
759 FLOW_POOL_VO_PAUSED = 4, enumerator