Searched refs:mt76_dma_rx_poll (Results 1 – 4 of 4) sorted by relevance
170 int mt76_dma_rx_poll(struct napi_struct *napi, int budget);
1101 int mt76_dma_rx_poll(struct napi_struct *napi, int budget) in mt76_dma_rx_poll() function1124 EXPORT_SYMBOL_GPL(mt76_dma_rx_poll);
549 done = mt76_dma_rx_poll(napi, budget); in mt792x_poll_rx()
241 ret = mt76_init_queues(dev, mt76_dma_rx_poll); in mt7603_dma_init()