Home
last modified time | relevance | path

Searched defs:tx_desc (Results 1 – 25 of 36) sorted by relevance

12

/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_tx_desc.c40 struct ol_tx_desc_t *tx_desc) in ol_tx_desc_sanity_checks()
48 static inline void ol_tx_desc_reset_pkt_type(struct ol_tx_desc_t *tx_desc) in ol_tx_desc_reset_pkt_type()
53 static inline void ol_tx_desc_compute_delay(struct ol_tx_desc_t *tx_desc) in ol_tx_desc_compute_delay()
61 static inline void ol_tx_desc_reset_timestamp(struct ol_tx_desc_t *tx_desc) in ol_tx_desc_reset_timestamp()
68 struct ol_tx_desc_t *tx_desc) in ol_tx_desc_sanity_checks()
71 static inline void ol_tx_desc_reset_pkt_type(struct ol_tx_desc_t *tx_desc) in ol_tx_desc_reset_pkt_type()
74 static inline void ol_tx_desc_compute_delay(struct ol_tx_desc_t *tx_desc) in ol_tx_desc_compute_delay()
77 static inline void ol_tx_desc_reset_timestamp(struct ol_tx_desc_t *tx_desc) in ol_tx_desc_reset_timestamp()
83 static inline void ol_tx_desc_update_tx_ts(struct ol_tx_desc_t *tx_desc) in ol_tx_desc_update_tx_ts()
90 static inline void ol_tx_desc_update_tx_ts(struct ol_tx_desc_t *tx_desc) in ol_tx_desc_update_tx_ts()
[all …]
Dol_tx_desc.h123 struct ol_tx_desc_t *tx_desc; in ol_tx_desc_find_check() local
141 struct ol_tx_desc_t *tx_desc; in ol_tx_desc_find_check() local
203 ol_tx_desc_id(struct ol_txrx_pdev_t *pdev, struct ol_tx_desc_t *tx_desc) in ol_tx_desc_id()
263 struct ol_tx_desc_t *tx_desc = &pdev->tx_desc.freelist->tx_desc; in ol_tx_get_desc_global_pool() local
281 struct ol_tx_desc_t *tx_desc) in ol_tx_put_desc_global_pool()
315 struct ol_tx_desc_t *tx_desc = &pool->freelist->tx_desc; in ol_tx_get_desc_flow_pool() local
333 struct ol_tx_desc_t *tx_desc) in ol_tx_put_desc_flow_pool()
389 struct ol_tx_desc_t *tx_desc) in ol_tx_desc_dup_detect_set()
423 struct ol_tx_desc_t *tx_desc) in ol_tx_desc_dup_detect_reset()
461 struct ol_tx_desc_t *tx_desc) in ol_tx_desc_dup_detect_set()
[all …]
Dol_tx_send.c111 static inline void ol_tx_desc_update_comp_ts(struct ol_tx_desc_t *tx_desc) in ol_tx_desc_update_comp_ts()
116 static inline void ol_tx_desc_update_comp_ts(struct ol_tx_desc_t *tx_desc) in ol_tx_desc_update_comp_ts()
160 struct ol_tx_desc_t *tx_desc, qdf_nbuf_t msdu) in ol_tx_send_base()
201 struct ol_tx_desc_t *tx_desc, qdf_nbuf_t msdu, uint8_t vdev_id) in ol_tx_send()
234 struct ol_tx_desc_t *tx_desc; in ol_tx_send_batch() local
251 struct ol_tx_desc_t *tx_desc, in ol_tx_send_nonstd()
274 struct ol_tx_desc_t *tx_desc; in ol_tx_download_done_base() local
338 struct ol_tx_desc_t *tx_desc; in ol_tx_download_done_hl_free() local
533 struct ol_tx_desc_t *tx_desc; in ol_tx_discard_target_frms() local
580 void ol_tx_flow_pool_lock(struct ol_tx_desc_t *tx_desc) in ol_tx_flow_pool_lock()
[all …]
Dol_tx_ll.c67 struct ol_tx_desc_t *tx_desc = NULL; in ol_tx_reinject() local
102 struct ol_tx_desc_t *tx_desc; in ol_tx_prepare_ll() local
143 struct ol_tx_desc_t *tx_desc = NULL; in ol_tx_non_std_ll() local
210 void ol_txrx_dump_frag_desc(char *msg, struct ol_tx_desc_t *tx_desc) in ol_txrx_dump_frag_desc()
256 struct ol_tx_desc_t *tx_desc; in ol_txrx_mgmt_tx_desc_alloc() local
295 struct ol_tx_desc_t *tx_desc, in ol_txrx_mgmt_send_frame()
Dol_tx_classify.c46 #define OL_TX_CLASSIFY_EXTENSION(vdev, tx_desc, netbuf, msdu_info, txq) argument
47 #define OL_TX_CLASSIFY_MGMT_EXTENSION(vdev, tx_desc, netbuf, msdu_info, txq) argument
423 struct ol_tx_desc_t *tx_desc, in ol_tx_classify()
654 struct ol_tx_desc_t *tx_desc, in ol_tx_classify_mgmt()
770 struct ol_tx_desc_t *tx_desc, in ol_tx_classify_extension()
881 struct ol_tx_desc_t *tx_desc, in ol_tx_classify_mgmt_extension()
Dol_tx_ll_fastpath.c152 struct ol_tx_desc_t *tx_desc = NULL; in ol_tx_prepare_ll_fast() local
330 struct ol_tx_desc_t *tx_desc; in ol_tx_ll_fast() local
514 struct ol_tx_desc_t *tx_desc; in ol_tx_ll_fast() local
Dol_tx_hl.c139 struct ol_tx_desc_t *tx_desc = NULL; in ol_tx_hl_desc_alloc() local
191 struct ol_tx_desc_t *tx_desc = in ol_tx_hl_desc_alloc() local
236 struct ol_tx_desc_t *tx_desc = NULL; in ol_tx_hl_desc_alloc() local
291 struct ol_tx_desc_t *tx_desc, in ol_tx_encap_wrapper()
311 struct ol_tx_desc_t *tx_desc, in ol_tx_encap_wrapper()
385 struct ol_tx_desc_t *tx_desc; in ol_txrx_mgmt_tx_desc_alloc() local
406 struct ol_tx_desc_t *tx_desc, in ol_txrx_mgmt_send_frame()
495 struct ol_tx_desc_t *tx_desc = NULL; local
Dol_txrx_flow_control.c225 struct ol_tx_desc_t *tx_desc = NULL; in ol_tx_delete_flow_pool() local
521 struct ol_tx_desc_t *tx_desc; in ol_tx_move_desc_n() local
639 struct ol_tx_desc_t *tx_desc; in ol_tx_create_flow_pool() local
972 struct ol_tx_desc_t *tx_desc; in ol_tx_distribute_descs_to_deficient_pools_from_global_pool() local
1157 struct ol_tx_desc_t *tx_desc = NULL; in ol_tx_flow_pool_resize() local
Dol_txrx_encap.c55 struct ol_tx_desc_t *tx_desc, in ol_tx_encap_from_native_wifi()
135 struct ol_tx_desc_t *tx_desc, in ol_tx_encap_from_8023()
263 struct ol_tx_desc_t *tx_desc, in ol_tx_encap()
Dol_tx_classify.h88 #define ol_tx_classify(vdev, tx_desc, netbuf, tx_msdu_info) NULL argument
89 #define ol_tx_classify_mgmt(vdev, tx_desc, netbuf, tx_msdu_info) NULL argument
Dol_tx_ll_legacy.c72 struct ol_tx_desc_t *tx_desc = NULL; in ol_tx_ll() local
173 struct ol_tx_desc_t *tx_desc = NULL; in ol_tx_ll() local
Dol_txrx_encap.h82 struct ol_tx_desc_t *tx_desc, in OL_TX_ENCAP()
107 #define OL_TX_ENCAP(vdev, tx_desc, msdu, msdu_info) A_OK argument
Dol_txrx_internal.h37 #define OL_TX_DESC_NO_REFS(tx_desc) 1 argument
38 #define OL_TX_DESC_REF_INIT(tx_desc) /* no-op */ argument
39 #define OL_TX_DESC_REF_INC(tx_desc) /* no-op */ argument
41 #define OL_TX_DESC_NO_REFS(tx_desc) \ argument
43 #define OL_TX_DESC_REF_INIT(tx_desc) qdf_atomic_init(&tx_desc->ref_cnt) argument
44 #define OL_TX_DESC_REF_INC(tx_desc) qdf_atomic_inc(&tx_desc->ref_cnt) argument
Dol_tx_queue.c209 struct ol_tx_desc_t *tx_desc) in is_ol_tx_discard_frames_success()
245 struct ol_tx_desc_t *tx_desc) in is_ol_tx_discard_frames_success()
256 struct ol_tx_desc_t *tx_desc, in ol_tx_enqueue()
327 struct ol_tx_desc_t *tx_desc; in ol_tx_dequeue() local
363 struct ol_tx_desc_t *tx_desc; in ol_tx_queue_free() local
Dol_tx.c182 struct ol_tx_desc_t *tx_desc; in ol_txrx_mgmt_send_ext() local
Dol_tx.h360 void ol_txrx_dump_frag_desc(char *msg, struct ol_tx_desc_t *tx_desc) in ol_txrx_dump_frag_desc()
Dol_tx_queue.h196 struct ol_tx_desc_t *tx_desc, in ol_tx_enqueue()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_tx_desc.h115 static inline void dp_tx_desc_set_magic(struct dp_tx_desc_s *tx_desc, in dp_tx_desc_set_magic()
121 static inline void dp_tx_desc_set_magic(struct dp_tx_desc_s *tx_desc, in dp_tx_desc_set_magic()
471 dp_tx_desc_clear(struct dp_tx_desc_s *tx_desc) in dp_tx_desc_clear()
509 struct dp_tx_desc_s *tx_desc = pool->freelist; in dp_tx_get_desc_flow_pool() local
527 struct dp_tx_desc_s *tx_desc) in dp_tx_put_desc_flow_pool()
648 struct dp_tx_desc_s *tx_desc = NULL; in dp_tx_desc_alloc() local
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()
868 struct dp_tx_desc_s *tx_desc = NULL; in dp_tx_desc_alloc() local
915 dp_tx_desc_free(struct dp_soc *soc, struct dp_tx_desc_s *tx_desc, in dp_tx_desc_free()
[all …]
Ddp_tx.c314 struct dp_tx_desc_s *tx_desc) in dp_tx_tso_desc_release()
354 struct dp_tx_desc_s *tx_desc) in dp_tx_tso_desc_release()
361 dp_tx_release_ds_tx_desc(struct dp_soc *soc, struct dp_tx_desc_s *tx_desc, in dp_tx_release_ds_tx_desc()
375 dp_tx_release_ds_tx_desc(struct dp_soc *soc, struct dp_tx_desc_s *tx_desc, in dp_tx_release_ds_tx_desc()
383 dp_tx_desc_release(struct dp_soc *soc, struct dp_tx_desc_s *tx_desc, in dp_tx_desc_release()
1023 dp_tx_traffic_end_indication_set_desc_flag(struct dp_tx_desc_s *tx_desc, in dp_tx_traffic_end_indication_set_desc_flag()
1108 dp_tx_traffic_end_indication_set_desc_flag(struct dp_tx_desc_s *tx_desc, in dp_tx_traffic_end_indication_set_desc_flag()
1177 struct dp_tx_desc_s *tx_desc; in dp_tx_prepare_desc_single() local
1330 struct dp_tx_desc_s *tx_desc; in dp_tx_prepare_desc() local
1553 struct dp_tx_desc_s *tx_desc, in dp_tx_update_stats()
[all …]
Ddp_tx.h453 dp_ppeds_tx_desc_free(struct dp_soc *soc, struct dp_tx_desc_s *tx_desc) in dp_ppeds_tx_desc_free()
1112 static inline void dp_tx_comp_process_exception(struct dp_tx_desc_s *tx_desc) in dp_tx_comp_process_exception()
1427 struct dp_tx_desc_s *tx_desc, in dp_tx_update_stats()
1439 struct dp_tx_desc_s *tx_desc, in dp_tx_attempt_coalescing()
1649 void dp_tx_desc_set_timestamp(struct dp_tx_desc_s *tx_desc) in dp_tx_desc_set_timestamp()
1666 void dp_tx_desc_set_timestamp(struct dp_tx_desc_s *tx_desc) in dp_tx_desc_set_timestamp()
1671 void dp_tx_desc_check_corruption(struct dp_tx_desc_s *tx_desc) in dp_tx_desc_check_corruption()
1693 struct dp_tx_desc_s *tx_desc) in dp_tx_desc_set_ktimestamp()
1709 struct dp_tx_desc_s *tx_desc) in dp_tx_desc_set_ktimestamp()
2132 static inline uint32_t dp_tx_get_pkt_len(struct dp_tx_desc_s *tx_desc) in dp_tx_get_pkt_len()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
Ddp_rh_tx.c98 struct dp_tx_desc_s *tx_desc; in dp_tx_comp_find_tx_desc_rh() local
121 struct dp_tx_desc_s *tx_desc, in dp_tx_process_htt_completion_rh()
277 struct dp_tx_desc_s *tx_desc, uint16_t fw_metadata, in dp_tx_hw_enqueue_rh()
537 struct dp_tx_desc_s *tx_desc, in dp_tx_alloc_tcl_desc_rh()
565 struct dp_tx_desc_s *tx_desc; in dp_tx_desc_pool_init_rh() local
700 struct dp_tx_desc_s *tx_desc = NULL; in dp_tx_compl_handler_rh() local
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
Ddp_li_tx.c92 struct dp_tx_desc_s *tx_desc, in dp_tx_process_htt_completion_li()
447 #define dp_sawf_tx_enqueue_peer_stats(soc, tx_desc) argument
448 #define dp_sawf_tx_enqueue_fail_peer_stats(soc, tx_desc) argument
453 struct dp_tx_desc_s *tx_desc, uint16_t fw_metadata, in dp_tx_hw_enqueue_li()
600 struct dp_tx_desc_s *tx_desc; in dp_tx_desc_pool_init_li() local
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
Ddp_be_tx.c263 struct dp_tx_desc_s *tx_desc, in dp_tx_process_htt_completion_be()
1047 struct dp_tx_desc_s *tx_desc) in dp_sawf_tx_enqueue_peer_stats()
1054 struct dp_tx_desc_s *tx_desc) in dp_sawf_tx_enqueue_fail_peer_stats()
1094 struct dp_tx_desc_s *tx_desc = NULL; in dp_ppeds_tx_comp_handler() local
1295 struct dp_tx_desc_s *tx_desc, uint16_t fw_metadata, in dp_tx_hw_enqueue_be()
1683 struct dp_tx_desc_s *tx_desc; in dp_tx_desc_pool_init_be() local
1847 struct dp_tx_desc_s *tx_desc, in dp_tx_nbuf_map_be()
1869 struct dp_tx_desc_s *tx_desc; in dp_tx_fast_send_be() local
/wlan-driver/qcacld-3.0/core/dp/htt/
Dhtt_tx.c711 void htt_tx_desc_free(htt_pdev_handle pdev, void *tx_desc) in htt_tx_desc_free()
1053 void htt_tx_desc_display(void *tx_desc) in htt_tx_desc_display()
/wlan-driver/qca-wifi-host-cmn/utils/pktlog/
Dpktlog_wifi2.c106 struct ol_tx_desc_t *tx_desc; in fill_ieee80211_hdr_data() local

12