Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_internal.h36 #define CE_DESC_TX_CLASSIFY_BIT_S 5 macro
48 #define CE_DESC_TX_CLASSIFY_BIT_S 8 macro
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh_tx.c152 data_attr = tx_classify << CE_DESC_TX_CLASSIFY_BIT_S; in dp_tx_fill_nbuf_data_attr_rh()
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_tx.c1855 data_attr = hw_classify << CE_DESC_TX_CLASSIFY_BIT_S; in htt_tx_desc_init()