Searched refs:update_survey (Results 1 – 17 of 17) sorted by relevance
/linux/drivers/net/wireless/mediatek/mt76/mt76x2/ |
H A D | usb.c | 34 .update_survey = mt76x02_update_channel, in mt76x2u_probe()
|
H A D | pci.c | 27 .update_survey = mt76x02_update_channel, in mt76x2e_probe()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | mmio.c | 184 .update_survey = mt7615_update_channel, in mt7615_mmio_probe()
|
H A D | sdio.c | 89 .update_survey = mt7615_update_channel, in mt7663s_probe()
|
H A D | usb.c | 125 .update_survey = mt7615_update_channel, in mt7663u_probe()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
H A D | usb.c | 147 .update_survey = mt792x_update_channel, in mt7925u_probe()
|
H A D | pci.c | 284 .update_survey = mt792x_update_channel, in mt7925_pci_probe()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
H A D | sdio.c | 105 .update_survey = mt792x_update_channel, in mt7921s_probe()
|
H A D | usb.c | 156 .update_survey = mt792x_update_channel, in mt7921u_probe()
|
H A D | pci.c | 249 .update_survey = mt792x_update_channel, in mt7921_pci_probe()
|
/linux/drivers/net/wireless/mediatek/mt76/mt76x0/ |
H A D | usb.c | 219 .update_survey = mt76x02_update_channel, in mt76x0u_probe()
|
H A D | pci.c | 161 .update_survey = mt76x02_update_channel, in mt76x0e_probe()
|
/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mac80211.c | 915 if (dev->drv->update_survey) in mt76_update_survey() 916 dev->drv->update_survey(phy); in mt76_update_survey() 994 if (idx == 0 && dev->drv->update_survey) in mt76_get_survey()
|
H A D | mt76.h | 500 void (*update_survey)(struct mt76_phy *phy); member
|
/linux/drivers/net/wireless/mediatek/mt76/mt7603/ |
H A D | init.c | 20 .update_survey = mt7603_update_channel,
|
/linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | mmio.c | 622 .update_survey = mt7996_update_channel, in mt7996_mmio_probe()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | mmio.c | 932 .update_survey = mt7915_update_channel, in mt7915_mmio_probe()
|