Home
last modified time | relevance | path

Searched refs:mt7915_init_tx_queues (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7915/
Ddma.c8 int mt7915_init_tx_queues(struct mt7915_phy *phy, int idx, int n_desc) in mt7915_init_tx_queues() function
119 ret = mt7915_init_tx_queues(&dev->phy, MT7915_TXQ_BAND0, in mt7915_dma_init()
Dmt7915.h428 int mt7915_init_tx_queues(struct mt7915_phy *phy, int idx, int n_desc);
Dinit.c363 ret = mt7915_init_tx_queues(phy, MT7915_TXQ_BAND1, in mt7915_register_ext_phy()