Searched refs:update_survey (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/net/wireless/mediatek/mt76/mt76x2/ |
| A D | usb.c | 33 .update_survey = mt76x02_update_channel, in mt76x2u_probe()
|
| A D | pci.c | 27 .update_survey = mt76x02_update_channel, in mt76x2e_probe()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
| A D | usb.c | 66 .update_survey = mt7615_update_channel, in mt7663u_probe()
|
| A D | mmio.c | 201 .update_survey = mt7615_update_channel, in mt7615_mmio_probe()
|
| A D | sdio.c | 86 .update_survey = mt7615_update_channel, in mt7663s_probe()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt76x0/ |
| A D | pci.c | 156 .update_survey = mt76x02_update_channel, in mt76x0e_probe()
|
| A D | usb.c | 214 .update_survey = mt76x02_update_channel, in mt76x0u_probe()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
| A D | pci.c | 237 .update_survey = mt7915_update_channel, in mt7915_pci_probe()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
| A D | sdio.c | 95 .update_survey = mt7921_update_channel, in mt7921s_probe()
|
| A D | pci.c | 141 .update_survey = mt7921_update_channel, in mt7921_pci_probe()
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| A D | mac80211.c | 786 if (dev->drv->update_survey) in mt76_update_survey() 787 dev->drv->update_survey(phy); in mt76_update_survey() 836 if (idx == 0 && dev->drv->update_survey) in mt76_get_survey()
|
| A D | mt76.h | 364 void (*update_survey)(struct mt76_phy *phy); member
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7603/ |
| A D | init.c | 20 .update_survey = mt7603_update_channel,
|
Completed in 24 milliseconds