Home
last modified time | relevance | path

Searched refs:MT_DMA_CTL_LAST_SEC0 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Ddma.h16 #define MT_DMA_CTL_LAST_SEC0 BIT(30) macro
H A Ddma.c296 ctrl |= MT_DMA_CTL_LAST_SEC0; in mt76_dma_add_buf()
395 *more = !(ctrl & MT_DMA_CTL_LAST_SEC0); in mt76_dma_get_buf()