Lines Matching refs:dp_soc

156 QDF_STATUS dp_tx_desc_pool_alloc(struct dp_soc *soc, uint8_t pool_id,
169 QDF_STATUS dp_tx_desc_pool_init(struct dp_soc *soc, uint8_t pool_id,
179 void dp_tx_desc_pool_free(struct dp_soc *soc, uint8_t pool_id,
189 void dp_tx_desc_pool_deinit(struct dp_soc *soc, uint8_t pool_id,
202 QDF_STATUS dp_tx_ext_desc_pool_alloc_by_id(struct dp_soc *soc,
214 QDF_STATUS dp_tx_ext_desc_pool_alloc(struct dp_soc *soc, uint8_t num_pool,
227 QDF_STATUS dp_tx_ext_desc_pool_init_by_id(struct dp_soc *soc, uint32_t num_elem,
239 QDF_STATUS dp_tx_ext_desc_pool_init(struct dp_soc *soc, uint8_t num_pool,
249 void dp_tx_ext_desc_pool_free_by_id(struct dp_soc *soc, uint8_t pool_id);
257 void dp_tx_ext_desc_pool_free(struct dp_soc *soc, uint8_t num_pool);
266 void dp_tx_ext_desc_pool_deinit_by_id(struct dp_soc *soc, uint8_t pool_id);
274 void dp_tx_ext_desc_pool_deinit(struct dp_soc *soc, uint8_t num_pool);
286 QDF_STATUS dp_tx_tso_desc_pool_alloc_by_id(struct dp_soc *soc, uint32_t num_elem,
298 QDF_STATUS dp_tx_tso_desc_pool_alloc(struct dp_soc *soc, uint8_t num_pool,
311 QDF_STATUS dp_tx_tso_desc_pool_init_by_id(struct dp_soc *soc, uint32_t num_elem,
323 QDF_STATUS dp_tx_tso_desc_pool_init(struct dp_soc *soc, uint8_t num_pool,
331 void dp_tx_tso_desc_pool_free_by_id(struct dp_soc *soc, uint8_t pool_id);
339 void dp_tx_tso_desc_pool_free(struct dp_soc *soc, uint8_t num_pool);
347 void dp_tx_tso_desc_pool_deinit_by_id(struct dp_soc *soc, uint8_t pool_id);
355 void dp_tx_tso_desc_pool_deinit(struct dp_soc *soc, uint8_t num_pool);
367 QDF_STATUS dp_tx_tso_num_seg_pool_alloc_by_id(struct dp_soc *soc,
382 QDF_STATUS dp_tx_tso_num_seg_pool_alloc(struct dp_soc *soc, uint8_t num_pool,
396 QDF_STATUS dp_tx_tso_num_seg_pool_init_by_id(struct dp_soc *soc,
411 QDF_STATUS dp_tx_tso_num_seg_pool_init(struct dp_soc *soc, uint8_t num_pool,
421 void dp_tx_tso_num_seg_pool_free_by_id(struct dp_soc *soc, uint8_t pool_id);
430 void dp_tx_tso_num_seg_pool_free(struct dp_soc *soc, uint8_t num_pool);
438 void dp_tx_tso_num_seg_pool_deinit_by_id(struct dp_soc *soc, uint8_t pool_id);
450 void dp_tx_tso_num_seg_pool_deinit(struct dp_soc *soc, uint8_t num_pool);
460 void dp_tx_desc_pool_cleanup(struct dp_soc *soc, qdf_nbuf_t *nbuf_list,
480 void dp_tx_flow_control_init(struct dp_soc *);
481 void dp_tx_flow_control_deinit(struct dp_soc *);
489 void dp_tx_clear_flow_pool_stats(struct dp_soc *soc);
490 struct dp_tx_desc_pool_s *dp_tx_create_flow_pool(struct dp_soc *soc,
590 dp_tx_adjust_flow_pool_state(struct dp_soc *soc, in dp_tx_adjust_flow_pool_state()
646 dp_tx_desc_alloc(struct dp_soc *soc, uint8_t desc_pool_id) in dp_tx_desc_alloc()
742 dp_tx_desc_free(struct dp_soc *soc, struct dp_tx_desc_s *tx_desc, in dp_tx_desc_free()
837 dp_tx_spcl_desc_free(struct dp_soc *soc, struct dp_tx_desc_s *tx_desc, in dp_tx_spcl_desc_free()
842 static inline struct dp_tx_desc_s *dp_tx_spcl_desc_alloc(struct dp_soc *soc, in dp_tx_spcl_desc_alloc()
866 dp_tx_desc_alloc(struct dp_soc *soc, uint8_t desc_pool_id) in dp_tx_desc_alloc()
901 static inline struct dp_tx_desc_s *dp_tx_spcl_desc_alloc(struct dp_soc *soc, in dp_tx_spcl_desc_alloc()
915 dp_tx_desc_free(struct dp_soc *soc, struct dp_tx_desc_s *tx_desc, in dp_tx_desc_free()
958 dp_tx_spcl_desc_free(struct dp_soc *soc, struct dp_tx_desc_s *tx_desc, in dp_tx_spcl_desc_free()
967 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl); in dp_tx_desc_thresh_reached()
984 static inline void dp_tx_flow_control_init(struct dp_soc *handle) in dp_tx_flow_control_init()
988 static inline void dp_tx_flow_control_deinit(struct dp_soc *handle) in dp_tx_flow_control_deinit()
1025 static inline struct dp_tx_desc_s *dp_tx_desc_alloc(struct dp_soc *soc, in dp_tx_desc_alloc()
1055 static inline struct dp_tx_desc_s *dp_tx_spcl_desc_alloc(struct dp_soc *soc, in dp_tx_spcl_desc_alloc()
1098 struct dp_soc *soc, uint8_t desc_pool_id, uint8_t num_requested) in dp_tx_desc_alloc_multiple()
1144 dp_tx_desc_free(struct dp_soc *soc, struct dp_tx_desc_s *tx_desc, in dp_tx_desc_free()
1160 dp_tx_spcl_desc_free(struct dp_soc *soc, struct dp_tx_desc_s *tx_desc, in dp_tx_spcl_desc_free()
1201 dp_tx_is_desc_id_valid(struct dp_soc *soc, uint32_t tx_desc_id) in dp_tx_is_desc_id_valid()
1273 dp_tx_is_desc_id_valid(struct dp_soc *soc, uint32_t tx_desc_id) in dp_tx_is_desc_id_valid()
1280 static inline void dp_tx_desc_update_fast_comp_flag(struct dp_soc *soc, in dp_tx_desc_update_fast_comp_flag()
1294 static inline void dp_tx_desc_update_fast_comp_flag(struct dp_soc *soc, in dp_tx_desc_update_fast_comp_flag()
1315 struct dp_tx_desc_s *dp_tx_desc_find(struct dp_soc *soc, in dp_tx_desc_find()
1336 struct dp_tx_ext_desc_elem_s *dp_tx_ext_desc_alloc(struct dp_soc *soc, in dp_tx_ext_desc_alloc()
1363 static inline void dp_tx_ext_desc_free(struct dp_soc *soc, in dp_tx_ext_desc_free()
1385 static inline void dp_tx_ext_desc_free_multiple(struct dp_soc *soc, in dp_tx_ext_desc_free_multiple()
1429 struct dp_soc *soc, uint8_t pool_id) in dp_tx_tso_desc_alloc()
1456 static inline void dp_tx_tso_desc_free(struct dp_soc *soc, in dp_tx_tso_desc_free()
1467 struct qdf_tso_num_seg_elem_t *dp_tso_num_seg_alloc(struct dp_soc *soc, in dp_tso_num_seg_alloc()
1485 void dp_tso_num_seg_free(struct dp_soc *soc, in dp_tso_num_seg_free()