Searched refs:ce_pkt_type (Results 1 – 1 of 1) sorted by relevance
1683 uint8_t pkt_type, pkt_subtype = 0, ce_pkt_type = 0; in htt_tx_desc_init() local1735 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()