Searched refs:mt76x0_submit_rx_buf (Results 1 – 1 of 1) sorted by relevance
20 static int mt76x0_submit_rx_buf(struct mt76x0_dev *dev,219 mt76x0_submit_rx_buf(dev, e, GFP_ATOMIC); in mt76x0_rx_tasklet()374 static int mt76x0_submit_rx_buf(struct mt76x0_dev *dev, in mt76x0_submit_rx_buf() function400 ret = mt76x0_submit_rx_buf(dev, &dev->rx_q.e[i], GFP_KERNEL); in mt76x0_submit_rx()