Searched defs:txd_size (Results 1 – 5 of 5) sorted by relevance
129 u8 txd_size; member
274 u8 txd_size; member
65 u8 txd_size; member
698 u32 txd_size; in mtk_wed_tx_buffer_alloc() local
1211 void *txd, u32 txd_size) in mtk_desc_to_tx_buf()1224 static int txd_to_idx(struct mtk_tx_ring *ring, void *dma, u32 txd_size) in txd_to_idx()