Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/mediatek/mt76/
Dmt76x2u.h31 extern const struct ieee80211_ops mt76x2u_ops;
Dmt76x2u_main.c167 const struct ieee80211_ops mt76x2u_ops = { variable
Dmt76x2u_init.c146 mdev = mt76_alloc_device(sizeof(*dev), &mt76x2u_ops); in mt76x2u_alloc_device()