Searched defs:txd_size (Results 1 – 4 of 4) sorted by relevance
161 u8 txd_size; member
274 u8 txd_size; member
705 u32 txd_size; in mtk_wed_tx_buffer_alloc() local
1389 void *txd, u32 txd_size) in mtk_desc_to_tx_buf()1402 static int txd_to_idx(struct mtk_tx_ring *ring, void *dma, u32 txd_size) in txd_to_idx()