Searched refs:mt76_alloc_phy (Results 1 – 3 of 3) sorted by relevance
515 mt76_alloc_phy(struct mt76_dev *dev, unsigned int size, in mt76_alloc_phy() function 546 EXPORT_SYMBOL_GPL(mt76_alloc_phy);
1250 struct mt76_phy *mt76_alloc_phy(struct mt76_dev *dev, unsigned int size,
670 mphy = mt76_alloc_phy(&dev->mt76, sizeof(*phy), &mt7915_ops, MT_BAND1); in mt7915_alloc_ext_phy()