Lines Matching refs:num_pool
214 QDF_STATUS dp_tx_ext_desc_pool_alloc(struct dp_soc *soc, uint8_t num_pool,
239 QDF_STATUS dp_tx_ext_desc_pool_init(struct dp_soc *soc, uint8_t num_pool,
257 void dp_tx_ext_desc_pool_free(struct dp_soc *soc, uint8_t num_pool);
274 void dp_tx_ext_desc_pool_deinit(struct dp_soc *soc, uint8_t num_pool);
298 QDF_STATUS dp_tx_tso_desc_pool_alloc(struct dp_soc *soc, uint8_t num_pool,
323 QDF_STATUS dp_tx_tso_desc_pool_init(struct dp_soc *soc, uint8_t num_pool,
339 void dp_tx_tso_desc_pool_free(struct dp_soc *soc, uint8_t num_pool);
355 void dp_tx_tso_desc_pool_deinit(struct dp_soc *soc, uint8_t num_pool);
382 QDF_STATUS dp_tx_tso_num_seg_pool_alloc(struct dp_soc *soc, uint8_t num_pool,
411 QDF_STATUS dp_tx_tso_num_seg_pool_init(struct dp_soc *soc, uint8_t num_pool,
430 void dp_tx_tso_num_seg_pool_free(struct dp_soc *soc, uint8_t num_pool);
450 void dp_tx_tso_num_seg_pool_deinit(struct dp_soc *soc, uint8_t num_pool);