Home
last modified time | relevance | path

Searched refs:mt76_queue_is_wed_tx_free (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/net/wireless/mediatek/mt76/
H A Ddma.c744 mt76_queue_is_wed_tx_free(q)) in mt76_dma_alloc_queue()
803 if (mt76_queue_is_wed_tx_free(q)) in mt76_dma_rx_reset()
852 mt76_queue_is_wed_tx_free(q)) { in mt76_dma_rx_process()
H A Dmt76.h1742 static inline bool mt76_queue_is_wed_tx_free(struct mt76_queue *q) in mt76_queue_is_wed_tx_free() function
H A Dmac80211.c624 if (!is_qrx && !mt76_queue_is_wed_tx_free(q)) in mt76_create_page_pool()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/
H A Ddma.c630 if (mt76_queue_is_wed_tx_free(&dev->mt76.q_rx[i])) in mt7915_dma_reset()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7996/
H A Ddma.c715 mt76_queue_is_wed_tx_free(&dev->mt76.q_rx[i])) in mt7996_dma_reset()