Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_tx.c1683 uint8_t pkt_type, pkt_subtype = 0, ce_pkt_type = 0; in htt_tx_desc_init() local
1735 ce_pkt_type = htt_to_ce_pkt_type[pkt_type]; in htt_tx_desc_init()
1736 if (0xffffffff == ce_pkt_type) { in htt_tx_desc_init()
1856 data_attr |= ce_pkt_type << CE_DESC_PKT_TYPE_BIT_S; in htt_tx_desc_init()