Home
last modified time | relevance | path

Searched refs:skip_buf1 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/
H A Ddma.c145 entry->skip_buf1 = i == nbufs - 1; in mt76_dma_add_buf()
157 entry->skip_buf1 = true; in mt76_dma_add_buf()
189 if (!e->skip_buf1) in mt76_dma_tx_cleanup_idx()
H A Dmt76.h109 bool skip_buf1:1; member
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Ddma.c247 entry->skip_buf1 = true; in mt76_dma_add_rx_buf()
280 entry->skip_buf1 = i == nbufs - 1; in mt76_dma_add_buf()
292 entry->skip_buf1 = true; in mt76_dma_add_buf()
326 if (!e->skip_buf1) in mt76_dma_tx_cleanup_idx()
H A Dmt76.h170 bool skip_buf1:1; member

Completed in 8 milliseconds