Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt76x2/
Dmt76x2u.h19 extern const struct ieee80211_ops mt76x2u_ops;
Dusb_main.c90 const struct ieee80211_ops mt76x2u_ops = { variable
Dusb.c49 mdev = mt76_alloc_device(&intf->dev, sizeof(*dev), &mt76x2u_ops, in mt76x2u_probe()