Searched refs:mt76x2u_ops (Results 1 – 3 of 3) sorted by relevance
31 extern const struct ieee80211_ops mt76x2u_ops;
167 const struct ieee80211_ops mt76x2u_ops = { variable
146 mdev = mt76_alloc_device(sizeof(*dev), &mt76x2u_ops); in mt76x2u_alloc_device()