Home
last modified time | relevance | path

Searched refs:mt7601u_ops (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dmt7601u.h279 extern const struct ieee80211_ops mt7601u_ops;
H A Dmain.c407 const struct ieee80211_ops mt7601u_ops = { variable
H A Dinit.c437 hw = ieee80211_alloc_hw(sizeof(*dev), &mt7601u_ops); in mt7601u_alloc_device()