Searched refs:pkt_subtype (Results 1 – 4 of 4) sorted by relevance
/wlan-driver/qcacld-3.0/core/dp/htt/ |
H A D | htt_tx.c | 1062 qdf_debug(" pkt subtype = %d", htt_tx_desc->pkt_subtype); in htt_tx_desc_display() 1683 uint8_t pkt_type, pkt_subtype = 0, ce_pkt_type = 0; in htt_tx_desc_init() local 1732 qdf_nbuf_tx_info_get(msdu, pkt_type, pkt_subtype, in htt_tx_desc_init() 1752 HTT_TX_DESC_PKT_SUBTYPE_SET(local_word0, pkt_subtype); in htt_tx_desc_init()
|
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/ |
H A D | i_qdf_nbuf.h | 2060 pkt_subtype, hw_classify) \ argument 2071 pkt_subtype = 0x01 << \
|
/wlan-driver/qca-wifi-host-cmn/qdf/inc/ |
H A D | qdf_nbuf.h | 4879 #define qdf_nbuf_tx_info_get(nbuf, pkt_type, pkt_subtype, hw_classify) \ argument 4881 pkt_subtype, hw_classify)
|
/wlan-driver/fw-api/fw/ |
H A D | htt.h | 1086 pkt_subtype: 5, \
|