Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/
H A Ddma.c621 mt76_queue_is_wed_tx_free(q) && in mt76_dma_dequeue()
875 mt76_queue_is_wed_tx_free(q)) in mt76_dma_alloc_queue()
952 if (mt76_queue_is_wed_tx_free(q)) in mt76_dma_rx_reset()
1013 mt76_queue_is_wed_tx_free(q))) { in mt76_dma_rx_process()
H A Dmt76.h1978 static inline bool mt76_queue_is_wed_tx_free(struct mt76_queue *q) in mt76_queue_is_wed_tx_free() function
H A Dmac80211.c629 if (!is_qrx && !mt76_queue_is_wed_tx_free(q)) in mt76_create_page_pool()