Searched refs:mt7601u_ops (Results 1 – 3 of 3) sorted by relevance
279 extern const struct ieee80211_ops mt7601u_ops;
407 const struct ieee80211_ops mt7601u_ops = { variable
437 hw = ieee80211_alloc_hw(sizeof(*dev), &mt7601u_ops); in mt7601u_alloc_device()