Searched refs:HTT_TX_DESC_LEN (Results 1 – 3 of 3) sorted by relevance
625 (((char *) desc) + HTT_TX_DESC_LEN + num_frags * 8)) = 0; in htt_tx_desc_num_frags()629 (((char *)desc) + HTT_TX_DESC_LEN + num_frags * 8)) = 0; in htt_tx_desc_num_frags()711 HTT_TX_DESC_LEN + frag_num * 8); in htt_tx_desc_frag()
288 HTT_TX_DESC_LEN; in htt_tx_frag_desc_field_update()625 htt_tx_get_paddr(pdev, htt_tx_desc) + HTT_TX_DESC_LEN; in htt_tx_desc_frags_table_set()
1301 #define HTT_TX_DESC_LEN sizeof(struct htt_tx_msdu_desc_t) macro