Searched refs:mt76x0_ops (Results 1 – 3 of 3) sorted by relevance
256 extern const struct ieee80211_ops mt76x0_ops;
383 const struct ieee80211_ops mt76x0_ops = { variable
485 hw = ieee80211_alloc_hw(sizeof(*dev), &mt76x0_ops); in mt76x0_alloc_device()