Searched refs:txd_to_idx (Results 1 – 1 of 1) sorted by relevance
887 static int txd_to_idx(struct mtk_tx_ring *ring, struct mtk_tx_dma *dma) in txd_to_idx() function1091 int next_idx = NEXT_DESP_IDX(txd_to_idx(ring, txd), in mtk_tx_map()