Searched defs:tx_msdu_info (Results 1 – 10 of 10) sorted by relevance
/wlan-driver/qcacld-3.0/core/dp/txrx/ |
D | ol_tx_classify.c | 54 struct ol_txrx_msdu_info_t *tx_msdu_info) in ol_tx_classify_htt2_frm() 148 struct ol_txrx_msdu_info_t *tx_msdu_info) in ol_tx_set_ether_type() 222 struct ol_txrx_msdu_info_t *tx_msdu_info) in ol_tx_tid_by_ether_type() 251 struct ol_txrx_msdu_info_t *tx_msdu_info) in ol_tx_tid_by_raw_type() 285 struct ol_txrx_msdu_info_t *tx_msdu_info) in ol_tx_tid() 425 struct ol_txrx_msdu_info_t *tx_msdu_info) in ol_tx_classify() 656 struct ol_txrx_msdu_info_t *tx_msdu_info) in ol_tx_classify_mgmt()
|
D | ol_tx_classify.h | 88 #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
|
D | ol_tx_hl.c | 79 #define TX_FILTER_CHECK(tx_msdu_info) 0 /* don't filter */ argument 293 struct ol_txrx_msdu_info_t *tx_msdu_info) in ol_tx_encap_wrapper() 313 struct ol_txrx_msdu_info_t *tx_msdu_info) in ol_tx_encap_wrapper() 383 struct ol_txrx_msdu_info_t *tx_msdu_info) in ol_txrx_mgmt_tx_desc_alloc() 408 struct ol_txrx_msdu_info_t *tx_msdu_info, in ol_txrx_mgmt_send_frame() 480 struct ol_txrx_msdu_info_t tx_msdu_info; local
|
D | ol_txrx_encap.c | 57 struct ol_txrx_msdu_info_t *tx_msdu_info) in ol_tx_encap_from_native_wifi() 136 qdf_nbuf_t msdu, struct ol_txrx_msdu_info_t *tx_msdu_info) in ol_tx_encap_from_8023()
|
D | ol_tx_ll.c | 254 struct ol_txrx_msdu_info_t *tx_msdu_info) in ol_txrx_mgmt_tx_desc_alloc() 297 struct ol_txrx_msdu_info_t *tx_msdu_info, in ol_txrx_mgmt_send_frame()
|
D | ol_tx.c | 183 struct ol_txrx_msdu_info_t tx_msdu_info; in ol_txrx_mgmt_send_ext() local
|
D | ol_tx_sched.h | 41 struct ol_txrx_msdu_info_t *tx_msdu_info; member
|
D | ol_tx_queue.c | 48 #define OL_TX_QUEUE_ADDBA_CHECK(pdev, txq, tx_msdu_info) /* no-op */ argument 257 struct ol_txrx_msdu_info_t *tx_msdu_info) in ol_tx_enqueue()
|
D | ol_tx_queue.h | 197 struct ol_txrx_msdu_info_t *tx_msdu_info) in ol_tx_enqueue()
|
D | ol_txrx.c | 2617 static A_STATUS ol_tx_filter_discard(struct ol_txrx_msdu_info_t *tx_msdu_info) in ol_tx_filter_discard() 2627 static A_STATUS ol_tx_filter_non_auth(struct ol_txrx_msdu_info_t *tx_msdu_info) in ol_tx_filter_non_auth() 2638 static A_STATUS ol_tx_filter_pass_thru(struct ol_txrx_msdu_info_t *tx_msdu_info) in ol_tx_filter_pass_thru()
|