Home
last modified time | relevance | path

Searched refs:htt_tx_desc_mpdu_header (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx_encap.c100 htt_tx_desc_mpdu_header(tx_desc->htt_tx_desc, in ol_tx_encap_from_native_wifi()
112 htt_tx_desc_mpdu_header(tx_desc->htt_tx_desc, in ol_tx_encap_from_native_wifi()
121 htt_tx_desc_mpdu_header(tx_desc->htt_tx_desc, in ol_tx_encap_from_native_wifi()
252 htt_tx_desc_mpdu_header(tx_desc->htt_tx_desc, in ol_tx_encap_from_8023()
H A Dol_tx_hl.c436 htt_tx_desc_mpdu_header(tx_desc->htt_tx_desc, 0); in ol_txrx_mgmt_send_frame()
656 htt_tx_desc_mpdu_header(tx_desc->htt_tx_desc, 0);
/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_htt_tx_api.h792 #define htt_tx_desc_mpdu_header(htt_tx_desc, new_l2_hdr_size) /*NULL*/ macro