Home
last modified time | relevance | path

Searched defs:mphy (Results 1 – 25 of 65) sorted by relevance

123

/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
Dmt792x_mac.c12 struct mt76_phy *mphy; in mt792x_mac_work() local
223 mt792x_phy_update_channel(struct mt76_phy *mphy, int idx) in mt792x_phy_update_channel()
254 void mt792x_update_channel(struct mt76_phy *mphy) in mt792x_update_channel()
318 struct mt76_phy *mphy; in mt792x_pm_wake_work() local
353 struct mt76_phy *mphy; in mt792x_pm_power_save_work() local
Dmt792x_core.c58 struct mt76_phy *mphy = hw->priv; in mt792x_tx() local
698 struct mt76_phy *mphy = &dev->mt76.phy; in mt792x_mcu_drv_pmctrl() local
720 struct mt76_phy *mphy = &dev->mt76.phy; in mt792x_mcu_fw_pmctrl() local
762 struct mt76_phy *mphy = &dev->mt76.phy; in mt792xe_mcu_drv_pmctrl() local
783 struct mt76_phy *mphy = &dev->mt76.phy; in mt792xe_mcu_fw_pmctrl() local
Dmt76x02_util.c90 mt76x02_led_set_config(struct mt76_phy *mphy, u8 delay_on, u8 delay_off) in mt76x02_led_set_config()
115 struct mt76_phy *mphy = container_of(led_cdev, struct mt76_phy, in mt76x02_led_set_blink() local
131 struct mt76_phy *mphy = container_of(led_cdev, struct mt76_phy, in mt76x02_led_set_brightness() local
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/
Dsdio_mcu.c58 struct mt76_phy *mphy = &dev->mt76.phy; in __mt7663s_mcu_drv_pmctrl() local
85 struct mt76_phy *mphy = &dev->mt76.phy; in mt7663s_mcu_drv_pmctrl() local
101 struct mt76_phy *mphy = &dev->mt76.phy; in mt7663s_mcu_fw_pmctrl() local
Dinit.c339 struct mt76_phy *mphy = hw->priv; in mt7615_regd_notifier() local
474 struct mt76_phy *mphy; in mt7615_led_set_config() local
534 struct mt76_phy *mphy; in mt7615_register_ext_phy() local
603 struct mt76_phy *mphy = dev->mt76.phys[MT_BAND1]; in mt7615_unregister_ext_phy() local
Dtestmode.c51 struct mt76_phy *mphy = phy->mt76; in mt7615_tm_set_tx_power() local
259 mt7615_tm_set_state(struct mt76_phy *mphy, enum mt76_testmode_state state) in mt7615_tm_set_state()
296 mt7615_tm_set_params(struct mt76_phy *mphy, struct nlattr **tb, in mt7615_tm_set_params()
324 mt7615_tm_dump_stats(struct mt76_phy *mphy, struct sk_buff *msg) in mt7615_tm_dump_stats()
Dmac.c202 mt7615_get_status_freq_info(struct mt7615_dev *dev, struct mt76_phy *mphy, in mt7615_get_status_freq_info()
336 struct mt76_phy *mphy = &dev->mt76.phy; in mt7615_mac_fill_rx() local
661 struct mt76_phy *mphy, in mt7615_mac_tx_rate_val()
731 struct mt76_phy *mphy = &dev->mphy; in mt7615_mac_write_txwi() local
971 struct mt76_phy *mphy = phy->mt76; in mt7615_mac_update_rate_desc() local
1320 struct mt76_phy *mphy; in mt7615_fill_txs() local
1495 struct mt76_phy *mphy = &dev->mt76.phy; in mt7615_mac_add_txs() local
1916 mt7615_phy_update_channel(struct mt76_phy *mphy, int idx) in mt7615_phy_update_channel()
1971 void mt7615_update_channel(struct mt76_phy *mphy) in mt7615_update_channel()
2023 struct mt76_phy *mphy; in mt7615_pm_wake_work() local
[all …]
Dmain.c766 struct mt76_phy *mphy = hw->priv; in mt7615_tx() local
1103 struct mt76_phy *mphy = hw->priv; in mt7615_hw_scan() local
1121 struct mt76_phy *mphy = hw->priv; in mt7615_cancel_hw_scan() local
1134 struct mt76_phy *mphy = hw->priv; in mt7615_start_sched_scan() local
1157 struct mt76_phy *mphy = hw->priv; in mt7615_stop_sched_scan() local
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x0/
Dmain.c39 struct mt76_phy *mphy = &dev->mphy; in mt76x0_set_sar_specs() local
73 struct mt76_phy *mphy = &dev->mphy; in mt76x0_config() local
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/
Dinit.c228 struct mt76_phy *mphy; in mt7915_led_set_config() local
321 struct mt76_phy *mphy = hw->priv; in mt7915_regd_notifier() local
341 struct mt76_phy *mphy = phy->mt76; in mt7915_init_wiphy() local
631 struct mt76_phy *mphy; in mt7915_alloc_ext_phy() local
653 struct mt76_phy *mphy = phy->mt76; in mt7915_register_ext_phy() local
1159 struct mt76_phy *mphy = dev->mt76.phys[MT_BAND1]; in mt7915_unregister_ext_phy() local
Dtestmode.c41 struct mt76_phy *mphy = phy->mt76; in mt7915_tm_set_tx_power() local
257 struct mt76_phy *mphy = phy->mt76; in mt7915_tm_set_tx_len() local
648 mt7915_tm_set_state(struct mt76_phy *mphy, enum mt76_testmode_state state) in mt7915_tm_set_state()
690 mt7915_tm_set_params(struct mt76_phy *mphy, struct nlattr **tb, in mt7915_tm_set_params()
721 mt7915_tm_dump_stats(struct mt76_phy *mphy, struct sk_buff *msg) in mt7915_tm_dump_stats()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
Dinit.c295 struct mt76_phy *mphy = hw->priv; in mt7615_regd_notifier() local
387 struct mt76_phy *mphy; in mt7615_register_ext_phy() local
443 struct mt76_phy *mphy = dev->mt76.phy2; in mt7615_unregister_ext_phy() local
Dsdio_mcu.c69 struct mt76_phy *mphy = &dev->mt76.phy; in mt7663s_mcu_drv_pmctrl() local
101 struct mt76_phy *mphy = &dev->mt76.phy; in mt7663s_mcu_fw_pmctrl() local
Dmac.c174 mt7615_get_status_freq_info(struct mt7615_dev *dev, struct mt76_phy *mphy, in mt7615_get_status_freq_info()
226 struct mt76_phy *mphy = &dev->mt76.phy; in mt7615_mac_fill_rx() local
472 struct mt76_phy *mphy, in mt7615_mac_tx_rate_val()
541 struct mt76_phy *mphy = &dev->mphy; in mt7615_mac_write_txwi() local
835 struct mt76_phy *mphy = phy->mt76; in mt7615_mac_update_rate_desc() local
1182 struct mt76_phy *mphy; in mt7615_fill_txs() local
1357 struct mt76_phy *mphy = &dev->mt76.phy; in mt7615_mac_add_txs() local
1747 mt7615_phy_update_channel(struct mt76_phy *mphy, int idx) in mt7615_phy_update_channel()
1856 struct mt76_phy *mphy; in mt7615_pm_wake_work() local
1896 struct mt76_phy *mphy = dev->phy.mt76; in mt7615_pm_wake() local
[all …]
Dmain.c273 struct mt76_phy *mphy = phy->mt76; in mt7615_init_dfs_state() local
699 struct mt76_phy *mphy = phy->mt76; in mt7615_wake_tx_queue() local
718 struct mt76_phy *mphy = hw->priv; in mt7615_tx() local
1026 struct mt76_phy *mphy = hw->priv; in mt7615_hw_scan() local
1040 struct mt76_phy *mphy = hw->priv; in mt7615_cancel_hw_scan() local
1053 struct mt76_phy *mphy = hw->priv; in mt7615_start_sched_scan() local
1073 struct mt76_phy *mphy = hw->priv; in mt7615_stop_sched_scan() local
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7921/
Dsdio_mcu.c103 struct mt76_phy *mphy = &dev->mt76.phy; in mt7921s_mcu_drv_pmctrl() local
139 struct mt76_phy *mphy = &dev->mt76.phy; in mt7921s_mcu_fw_pmctrl() local
Dtestmode.c115 struct mt76_phy *mphy = hw->priv; in mt7921_testmode_cmd() local
152 struct mt76_phy *mphy = hw->priv; in mt7921_testmode_dump() local
Dmain.c229 struct mt76_phy *mphy = phy->mt76; in __mt7921_start() local
940 struct mt76_phy *mphy = hw->priv; in mt7921_hw_scan() local
954 struct mt76_phy *mphy = hw->priv; in mt7921_cancel_hw_scan() local
967 struct mt76_phy *mphy = hw->priv; in mt7921_start_sched_scan() local
987 struct mt76_phy *mphy = hw->priv; in mt7921_stop_sched_scan() local
1169 struct mt76_phy *mphy = hw->priv; in mt7921_set_tx_sar_pwr() local
/kernel/linux/linux-6.6/drivers/phy/ralink/
Dphy-mt7621-pci.c212 struct mt7621_pci_phy *mphy = phy_get_drvdata(phy); in mt7621_pci_phy_init() local
222 struct mt7621_pci_phy *mphy = phy_get_drvdata(phy); in mt7621_pci_phy_power_on() local
238 struct mt7621_pci_phy *mphy = phy_get_drvdata(phy); in mt7621_pci_phy_power_off() local
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7603/
Dinit.c333 static void mt7603_led_set_config(struct mt76_phy *mphy, u8 delay_on, in mt7603_led_set_config()
361 struct mt76_phy *mphy = container_of(led_cdev, struct mt76_phy, in mt7603_led_set_blink() local
375 struct mt76_phy *mphy = container_of(led_cdev, struct mt76_phy, in mt7603_led_set_brightness() local
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/
Dinit.c229 struct mt76_phy *mphy = hw->priv; in mt7915_regd_notifier() local
593 struct mt76_phy *mphy; in mt7915_register_ext_phy() local
643 struct mt76_phy *mphy = dev->mt76.phy2; in mt7915_unregister_ext_phy() local
/kernel/linux/linux-5.10/drivers/staging/mt7621-pci-phy/
Dpci-mt7621-phy.c224 struct mt7621_pci_phy *mphy = phy_get_drvdata(phy); in mt7621_pci_phy_init() local
236 struct mt7621_pci_phy *mphy = phy_get_drvdata(phy); in mt7621_pci_phy_power_on() local
252 struct mt7621_pci_phy *mphy = phy_get_drvdata(phy); in mt7621_pci_phy_power_off() local
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/
Dinit.c50 struct mt76_phy *mphy; in mt7996_led_set_config() local
335 struct mt76_phy *mphy; in mt7996_register_phy() local
411 struct mt76_phy *mphy; in mt7996_unregister_phy() local
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x2/
Dusb_main.c81 struct mt76_phy *mphy = &dev->mphy; in mt76x2u_config() local
Dpci_main.c81 struct mt76_phy *mphy = &dev->mphy; in mt76x2_config() local

123