Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_tx.c1684 uint32_t hw_classify = 0, data_attr = 0; in htt_tx_desc_init() local
1733 hw_classify); in htt_tx_desc_init()
1855 data_attr = hw_classify << CE_DESC_TX_CLASSIFY_BIT_S; in htt_tx_desc_init()
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Di_qdf_nbuf.h2060 pkt_subtype, hw_classify) \ argument
2070 hw_classify = 1; \
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_nbuf.h4879 #define qdf_nbuf_tx_info_get(nbuf, pkt_type, pkt_subtype, hw_classify) \ argument
4881 pkt_subtype, hw_classify)