Searched refs:mt76_alloc_radio_phy (Results 1 – 3 of 3) sorted by relevance
491 mt76_alloc_radio_phy(struct mt76_dev *dev, unsigned int size, in mt76_alloc_radio_phy() function510 EXPORT_SYMBOL_GPL(mt76_alloc_radio_phy);
1224 struct mt76_phy *mt76_alloc_radio_phy(struct mt76_dev *dev, unsigned int size,
636 mphy = mt76_alloc_radio_phy(&dev->mt76, sizeof(*phy), band); in mt7996_register_phy()