Searched refs:mt76_connac_init_tx_queues (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/net/wireless/mediatek/mt76/mt7615/
H A Ddma.c57 ret = mt76_connac_init_tx_queues(&dev->mphy, 0, MT7615_TX_RING_SIZE,
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac.h403 int mt76_connac_init_tx_queues(struct mt76_phy *phy, int idx, int n_desc,
H A Dmt76_connac_mac.c258 int mt76_connac_init_tx_queues(struct mt76_phy *phy, int idx, int n_desc, function
273 EXPORT_SYMBOL_GPL(mt76_connac_init_tx_queues); variable
/linux-master/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dpci.c219 ret = mt76_connac_init_tx_queues(dev->phy.mt76, MT7925_TXQ_BAND0,
/linux-master/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dpci.c173 ret = mt76_connac_init_tx_queues(dev->phy.mt76, MT7921_TXQ_BAND0,
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Ddma.c24 return mt76_connac_init_tx_queues(phy->mt76, idx, n_desc, ring_base,
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Ddma.c26 return mt76_connac_init_tx_queues(phy->mt76, idx, n_desc,

Completed in 162 milliseconds