Home
last modified time | relevance | path

Searched defs:tx_msdu_info (Results 1 – 10 of 10) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_tx_classify.c54 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()
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_hl.c79 #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
Dol_txrx_encap.c57 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()
Dol_tx_ll.c254 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()
Dol_tx.c183 struct ol_txrx_msdu_info_t tx_msdu_info; in ol_txrx_mgmt_send_ext() local
Dol_tx_sched.h41 struct ol_txrx_msdu_info_t *tx_msdu_info; member
Dol_tx_queue.c48 #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()
Dol_tx_queue.h197 struct ol_txrx_msdu_info_t *tx_msdu_info) in ol_tx_enqueue()
Dol_txrx.c2617 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()