Home
last modified time | relevance | path

Searched refs:htt_pkt_type (Results 1 – 13 of 13) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_tx_ll_fastpath.c320 msdu_info.htt.info.l2_hdr_type = vdev->pdev->htt_pkt_type; in ol_tx_ll_fast()
370 msdu_info.htt.info.frame_type = pdev->htt_pkt_type; in ol_tx_ll_fast()
503 msdu_info.htt.info.l2_hdr_type = vdev->pdev->htt_pkt_type; in ol_tx_ll_fast()
519 msdu_info.htt.info.frame_type = pdev->htt_pkt_type; in ol_tx_ll_fast()
H A Dol_tx_ll_legacy.c62 msdu_info.htt.info.l2_hdr_type = vdev->pdev->htt_pkt_type; in ol_tx_ll()
162 msdu_info.htt.info.l2_hdr_type = vdev->pdev->htt_pkt_type; in ol_tx_ll()
H A Dol_tx_send.h84 qdf_nbuf_t msdu, enum htt_pkt_type pkt_type);
H A Dol_tx_ll.c70 msdu_info.htt.info.l2_hdr_type = vdev->pdev->htt_pkt_type; in ol_tx_reinject()
105 (msdu_info)->htt.info.frame_type = pdev->htt_pkt_type; in ol_tx_prepare_ll()
132 msdu_info.htt.info.l2_hdr_type = vdev->pdev->htt_pkt_type; in ol_tx_non_std_ll()
H A Dol_txrx_types.h686 enum htt_pkt_type htt_pkt_type; member
H A Dol_tx_desc.c835 msdu_info->htt.info.frame_type = pdev->htt_pkt_type; in ol_tx_desc_hl()
H A Dol_txrx.c1268 pdev->htt_pkt_type = htt_pkt_type_native_wifi; in ol_txrx_pdev_post_attach()
1271 pdev->htt_pkt_type = htt_pkt_type_eth2; in ol_txrx_pdev_post_attach()
1273 pdev->htt_pkt_type = htt_pkt_type_ethernet; in ol_txrx_pdev_post_attach()
H A Dol_tx_send.c252 qdf_nbuf_t msdu, enum htt_pkt_type pkt_type) in ol_tx_send_nonstd()
H A Dol_tx_hl.c555 tx_msdu_info.htt.info.l2_hdr_type = pdev->htt_pkt_type;
/wlan-driver/fw-api/fw/
H A Dhtt_common.h108 enum htt_pkt_type { enum
/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_htt_tx_api.h466 uint16_t msdu_id, enum htt_pkt_type pkt_type);
736 void *htt_tx_desc, enum htt_pkt_type type, uint8_t sub_type) in htt_tx_desc_type()
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_tx.c857 uint16_t msdu_id, enum htt_pkt_type pkt_type) in htt_tx_send_nonstd()
1027 uint16_t msdu_id, enum htt_pkt_type pkt_type) in htt_tx_send_nonstd()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_types.h3697 enum htt_pkt_type rx_decap_mode;