Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dusb.c168 .update_survey = mt792x_update_channel, in mt7925u_probe()
H A Dpci.c548 .update_survey = mt792x_update_channel, in mt7925_pci_probe()
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dpci.c279 .update_survey = mt792x_update_channel, in mt7921_pci_probe()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c1031 if (dev->drv->update_survey) in mt76_update_survey()
1032 dev->drv->update_survey(phy); in mt76_update_survey()
1151 if (idx == 0 && phy->dev->drv->update_survey) in mt76_get_survey()
H A Dmt76.h552 void (*update_survey)(struct mt76_phy *phy); member
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmmio.c938 .update_survey = mt7915_update_channel, in mt7915_mmio_probe()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmmio.c854 .update_survey = mt7996_update_channel, in mt7996_mmio_probe()