Lines Matching defs:pool

79 #define IS_TX_DESC_POOL_STATUS_INACTIVE(pool) \  argument
102 #define IS_TX_DESC_POOL_STATUS_INACTIVE(pool) (false) argument
507 struct dp_tx_desc_s *dp_tx_get_desc_flow_pool(struct dp_tx_desc_pool_s *pool) in dp_tx_get_desc_flow_pool()
526 void dp_tx_put_desc_flow_pool(struct dp_tx_desc_pool_s *pool, in dp_tx_put_desc_flow_pool()
535 dp_tx_desc_free_list(struct dp_tx_desc_pool_s *pool, in dp_tx_desc_free_list()
551 dp_tx_flow_pool_member_clean(struct dp_tx_desc_pool_s *pool) in dp_tx_flow_pool_member_clean()
570 dp_tx_is_threshold_reached(struct dp_tx_desc_pool_s *pool, uint16_t avail_desc) in dp_tx_is_threshold_reached()
591 struct dp_tx_desc_pool_s *pool) in dp_tx_adjust_flow_pool_state()
649 struct dp_tx_desc_pool_s *pool = &soc->tx_desc[desc_pool_id]; in dp_tx_desc_alloc() local
745 struct dp_tx_desc_pool_s *pool = &soc->tx_desc[desc_pool_id]; in dp_tx_desc_free() local
850 dp_tx_is_threshold_reached(struct dp_tx_desc_pool_s *pool, uint16_t avail_desc) in dp_tx_is_threshold_reached()
869 struct dp_tx_desc_pool_s *pool = &soc->tx_desc[desc_pool_id]; in dp_tx_desc_alloc() local
918 struct dp_tx_desc_pool_s *pool = &soc->tx_desc[desc_pool_id]; in dp_tx_desc_free() local
970 struct dp_tx_desc_pool_s *pool; in dp_tx_desc_thresh_reached() local
1029 struct dp_tx_desc_pool_s *pool = NULL; in dp_tx_desc_alloc() local
1059 struct dp_tx_desc_pool_s *pool = NULL; in dp_tx_spcl_desc_alloc() local
1102 struct dp_tx_desc_pool_s *pool = NULL; in dp_tx_desc_alloc_multiple() local
1147 struct dp_tx_desc_pool_s *pool = NULL; in dp_tx_desc_free() local
1163 struct dp_tx_desc_pool_s *pool = NULL; in dp_tx_spcl_desc_free() local
1177 dp_tx_desc_free_list(struct dp_tx_desc_pool_s *pool, in dp_tx_desc_free_list()
1205 struct dp_tx_desc_pool_s *pool; in dp_tx_is_desc_id_valid() local