Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/mediatek/mt76/
HDdma.c752 mt76_queue_is_wed_tx_free(q)) in mt76_dma_alloc_queue()
811 if (mt76_queue_is_wed_tx_free(q)) in mt76_dma_rx_reset()
864 mt76_queue_is_wed_tx_free(q)) { in mt76_dma_rx_process()
HDmt76.h1750 static inline bool mt76_queue_is_wed_tx_free(struct mt76_queue *q) in mt76_queue_is_wed_tx_free() function
HDmac80211.c646 if (!is_qrx && !mt76_queue_is_wed_tx_free(q)) in mt76_create_page_pool()
/freebsd-head/sys/contrib/dev/mediatek/mt76/mt7915/
HDdma.c630 if (mt76_queue_is_wed_tx_free(&dev->mt76.q_rx[i])) in mt7915_dma_reset()
/freebsd-head/sys/contrib/dev/mediatek/mt76/mt7996/
HDdma.c718 mt76_queue_is_wed_tx_free(&dev->mt76.q_rx[i])) in mt7996_dma_reset()