Home
last modified time | relevance | path

Searched refs:mt76_alloc_phy (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dinit.c544 mphy = mt76_alloc_phy(&dev->mt76, sizeof(*phy), &mt7615_ops, MT_BAND1); in mt7615_register_ext_phy()
/linux-6.15/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c513 mt76_alloc_phy(struct mt76_dev *dev, unsigned int size, in mt76_alloc_phy() function
544 EXPORT_SYMBOL_GPL(mt76_alloc_phy);
H A Dmt76.h1226 struct mt76_phy *mt76_alloc_phy(struct mt76_dev *dev, unsigned int size,
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dinit.c669 mphy = mt76_alloc_phy(&dev->mt76, sizeof(*phy), &mt7915_ops, MT_BAND1); in mt7915_alloc_ext_phy()