Home
last modified time | relevance | path

Searched refs:update_survey (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dusb.c33 .update_survey = mt76x02_update_channel, in mt76x2u_probe()
H A Dpci.c27 .update_survey = mt76x02_update_channel, in mt76x2e_probe()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmmio.c184 .update_survey = mt7615_update_channel, in mt7615_mmio_probe()
H A Dsdio.c89 .update_survey = mt7615_update_channel, in mt7663s_probe()
H A Dusb.c125 .update_survey = mt7615_update_channel, in mt7663u_probe()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dpci.c157 .update_survey = mt76x02_update_channel, in mt76x0e_probe()
H A Dusb.c215 .update_survey = mt76x02_update_channel, in mt76x0u_probe()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dsdio.c105 .update_survey = mt792x_update_channel, in mt7921s_probe()
H A Dusb.c167 .update_survey = mt792x_update_channel, in mt7921u_probe()
H A Dpci.c246 .update_survey = mt792x_update_channel, in mt7921_pci_probe()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmmio.c363 .update_survey = mt7996_update_channel, in mt7996_mmio_probe()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c894 if (dev->drv->update_survey) in mt76_update_survey()
895 dev->drv->update_survey(phy); in mt76_update_survey()
948 if (idx == 0 && dev->drv->update_survey) in mt76_get_survey()
H A Dmt76.h450 void (*update_survey)(struct mt76_phy *phy); member
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dinit.c20 .update_survey = mt7603_update_channel,
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmmio.c1037 .update_survey = mt7915_update_channel, in mt7915_mmio_probe()