Searched refs:mt76_dma_rx_poll (Results 1 – 7 of 7) sorted by relevance
48 int mt76_dma_rx_poll(struct napi_struct *napi, int budget);
720 int mt76_dma_rx_poll(struct napi_struct *napi, int budget) in mt76_dma_rx_poll() function743 EXPORT_SYMBOL_GPL(mt76_dma_rx_poll);
230 ret = mt76_init_queues(dev, mt76_dma_rx_poll); in mt76x02_dma_init()
222 ret = mt76_init_queues(dev, mt76_dma_rx_poll); in mt7603_dma_init()
40 done = mt76_dma_rx_poll(napi, budget); in mt7921_poll_rx()
98 done = mt76_dma_rx_poll(napi, budget); in mt7615_poll_rx()
469 ret = mt76_init_queues(dev, mt76_dma_rx_poll); in mt7915_dma_init()