Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dmt76x2u.h26 int mt76x2u_mac_reset(struct mt76x02_dev *dev);
H A Dusb_mac.c62 int mt76x2u_mac_reset(struct mt76x02_dev *dev) in mt76x2u_mac_reset() function
H A Dusb_init.c155 err = mt76x2u_mac_reset(dev); in mt76x2u_init_hardware()