Searched refs:mt76x2_ops (Results 1 – 3 of 3) sorted by relevance
223 extern const struct ieee80211_ops mt76x2_ops;
316 const struct ieee80211_ops mt76x2_ops = { variable
431 mdev = mt76_alloc_device(sizeof(*dev), &mt76x2_ops); in mt76x2_alloc_device()