Searched refs:mt76_connac_init_tx_queues (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.1/drivers/net/wireless/mediatek/mt76/ |
| D | mt76_connac.h | 338 int mt76_connac_init_tx_queues(struct mt76_phy *phy, int idx, int n_desc,
|
| D | mt76_connac_mac.c | 254 int mt76_connac_init_tx_queues(struct mt76_phy *phy, int idx, int n_desc, in mt76_connac_init_tx_queues() function 268 EXPORT_SYMBOL_GPL(mt76_connac_init_tx_queues);
|
| /Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7921/ |
| D | dma.c | 239 ret = mt76_connac_init_tx_queues(dev->phy.mt76, MT7921_TXQ_BAND0, in mt7921_dma_init()
|
| /Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7615/ |
| D | dma.c | 57 ret = mt76_connac_init_tx_queues(&dev->mphy, 0, MT7615_TX_RING_SIZE, in mt7615_init_tx_queues()
|
| /Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7915/ |
| D | dma.c | 18 return mt76_connac_init_tx_queues(phy->mt76, idx, n_desc, ring_base, in mt7915_init_tx_queues()
|