Searched refs:update_survey (Results 1 – 15 of 15) sorted by relevance
| /Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt76x2/ |
| D | usb.c | 33 .update_survey = mt76x02_update_channel, in mt76x2u_probe()
|
| D | pci.c | 27 .update_survey = mt76x02_update_channel, in mt76x2e_probe()
|
| /Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7615/ |
| D | mmio.c | 184 .update_survey = mt7615_update_channel, in mt7615_mmio_probe()
|
| D | sdio.c | 89 .update_survey = mt7615_update_channel, in mt7663s_probe()
|
| D | usb.c | 125 .update_survey = mt7615_update_channel, in mt7663u_probe()
|
| /Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt76x0/ |
| D | pci.c | 157 .update_survey = mt76x02_update_channel, in mt76x0e_probe()
|
| D | usb.c | 215 .update_survey = mt76x02_update_channel, in mt76x0u_probe()
|
| /Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7921/ |
| D | usb.c | 164 .update_survey = mt792x_update_channel, in mt7921u_probe()
|
| D | sdio.c | 105 .update_survey = mt792x_update_channel, in mt7921s_probe()
|
| D | pci.c | 244 .update_survey = mt792x_update_channel, in mt7921_pci_probe()
|
| /Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7996/ |
| D | mmio.c | 343 .update_survey = mt7996_update_channel, in mt7996_mmio_probe()
|
| /Linux-v6.6/drivers/net/wireless/mediatek/mt76/ |
| D | mac80211.c | 889 if (dev->drv->update_survey) in mt76_update_survey() 890 dev->drv->update_survey(phy); in mt76_update_survey() 943 if (idx == 0 && dev->drv->update_survey) in mt76_get_survey()
|
| D | mt76.h | 447 void (*update_survey)(struct mt76_phy *phy); member
|
| /Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7603/ |
| D | init.c | 20 .update_survey = mt7603_update_channel,
|
| /Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7915/ |
| D | mmio.c | 1002 .update_survey = mt7915_update_channel, in mt7915_mmio_probe()
|