/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/ |
H A D | sdio_mcu.c | 58 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
|
H A D | init.c | 338 struct mt76_phy *mphy = hw->priv; in mt7615_regd_notifier() local 473 struct mt76_phy *mphy; in mt7615_led_set_config() local 533 struct mt76_phy *mphy; in mt7615_register_ext_phy() local 606 struct mt76_phy *mphy = dev->mt76.phys[MT_BAND1]; in mt7615_unregister_ext_phy() local
|
H A D | testmode.c | 51 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()
|
H A D | mac.c | 205 mt7615_get_status_freq_info(struct mt7615_dev *dev, struct mt76_phy *mphy, in mt7615_get_status_freq_info() 339 struct mt76_phy *mphy = &dev->mt76.phy; in mt7615_mac_fill_rx() local 660 struct mt76_phy *mphy, in mt7615_mac_tx_rate_val() 730 struct mt76_phy *mphy = &dev->mphy; in mt7615_mac_write_txwi() local 970 struct mt76_phy *mphy = phy->mt76; in mt7615_mac_update_rate_desc() local 1319 struct mt76_phy *mphy; in mt7615_fill_txs() local 1494 struct mt76_phy *mphy = &dev->mt76.phy; in mt7615_mac_add_txs() local 1919 mt7615_phy_update_channel(struct mt76_phy *mphy, int idx) in mt7615_phy_update_channel() 1974 void mt7615_update_channel(struct mt76_phy *mphy) in mt7615_update_channel() 2026 struct mt76_phy *mphy; in mt7615_pm_wake_work() local [all …]
|
H A D | main.c | 284 int mt7615_set_channel(struct mt76_phy *mphy) in mt7615_set_channel() 752 struct mt76_phy *mphy = hw->priv; in mt7615_tx() local 1089 struct mt76_phy *mphy = hw->priv; in mt7615_hw_scan() local 1107 struct mt76_phy *mphy = hw->priv; in mt7615_cancel_hw_scan() local 1120 struct mt76_phy *mphy = hw->priv; in mt7615_start_sched_scan() local 1143 struct mt76_phy *mphy = hw->priv; in mt7615_stop_sched_scan() local
|
H A D | mcu.c | 247 struct mt76_phy *mphy = &dev->mt76.phy; in mt7615_mcu_drv_pmctrl() local 287 struct mt76_phy *mphy = &dev->mt76.phy; in mt7615_mcu_lp_drv_pmctrl() local 321 struct mt76_phy *mphy = &dev->mt76.phy; in mt7615_mcu_fw_pmctrl() local 367 struct mt76_phy *mphy = &dev->mt76.phy; in mt7615_mcu_rx_csa_notify() local 386 struct mt76_phy *mphy = &dev->mt76.phy; in mt7615_mcu_rx_radar_detected() local 453 struct mt76_phy *mphy; in mt7615_mcu_scan_event() local 475 struct mt76_phy *mphy; in mt7615_mcu_roc_event() local 501 struct mt76_phy *mphy; in mt7615_mcu_beacon_loss_event() local 521 struct mt76_phy *mphy; in mt7615_mcu_bss_event() local 2011 struct mt76_phy *mphy = phy->mt76; in mt7615_mcu_set_txpower_sku() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | mt792x_mac.c | 15 struct mt76_phy *mphy; in mt792x_mac_work() local 228 mt792x_phy_update_channel(struct mt76_phy *mphy, int idx) in mt792x_phy_update_channel() 259 void mt792x_update_channel(struct mt76_phy *mphy) in mt792x_update_channel() 323 struct mt76_phy *mphy; in mt792x_pm_wake_work() local 358 struct mt76_phy *mphy; in mt792x_pm_power_save_work() local
|
H A D | mt792x_core.c | 65 struct mt76_phy *mphy = hw->priv; in mt792x_tx() local 805 struct mt76_phy *mphy = &dev->mt76.phy; in mt792x_mcu_drv_pmctrl() local 827 struct mt76_phy *mphy = &dev->mt76.phy; in mt792x_mcu_fw_pmctrl() local 873 struct mt76_phy *mphy = &dev->mt76.phy; in mt792xe_mcu_drv_pmctrl() local 894 struct mt76_phy *mphy = &dev->mt76.phy; in mt792xe_mcu_fw_pmctrl() local
|
H A D | mt76x02_util.c | 90 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
|
H A D | mt76_connac_mac.c | 296 u16 mt76_connac2_mac_tx_rate_val(struct mt76_phy *mphy, in mt76_connac2_mac_tx_rate_val() 500 struct mt76_phy *mphy = &dev->phy; in mt76_connac2_mac_write_txwi() local 616 struct mt76_phy *mphy; in mt76_connac2_mac_fill_txs() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/ |
H A D | usb_main.c | 34 int mt76x2u_set_channel(struct mt76_phy *mphy) in mt76x2u_set_channel() 69 struct mt76_phy *mphy = &dev->mphy; in mt76x2u_config() local
|
H A D | pci_main.c | 73 struct mt76_phy *mphy = &dev->mphy; in mt76x2_config() local
|
H A D | init.c | 16 struct mt76_phy *mphy = &dev->mphy; in mt76x2_set_sar_specs() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
H A D | init.c | 238 struct mt76_phy *mphy; in mt7915_led_set_config() local 350 struct mt76_phy *mphy = hw->priv; in mt7915_regd_notifier() local 368 struct mt76_phy *mphy = phy->mt76; in mt7915_init_wiphy() local 681 struct mt76_phy *mphy; in mt7915_alloc_ext_phy() local 703 struct mt76_phy *mphy = phy->mt76; in mt7915_register_ext_phy() local 1217 struct mt76_phy *mphy = dev->mt76.phys[MT_BAND1]; in mt7915_unregister_ext_phy() local
|
H A D | testmode.c | 41 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 650 mt7915_tm_set_state(struct mt76_phy *mphy, enum mt76_testmode_state state) in mt7915_tm_set_state() 692 mt7915_tm_set_params(struct mt76_phy *mphy, struct nlattr **tb, in mt7915_tm_set_params() 723 mt7915_tm_dump_stats(struct mt76_phy *mphy, struct sk_buff *msg) in mt7915_tm_dump_stats()
|
H A D | eeprom.c | 219 struct mt76_phy *mphy = phy->mt76; in mt7915_eeprom_parse_hw_cap() local
|
H A D | mac.c | 291 struct mt76_phy *mphy = &dev->mt76.phy; in mt7915_mac_fill_rx() local 741 struct mt76_phy *mphy = &dev->phy; in mt7915_mac_write_txwi() local 1278 void mt7915_update_channel(struct mt76_phy *mphy) in mt7915_update_channel() 2046 struct mt76_phy *mphy; in mt7915_mac_work() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/ |
H A D | sdio_mcu.c | 103 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
|
H A D | testmode.c | 115 struct mt76_phy *mphy = hw->priv; in mt7921_testmode_cmd() local 152 struct mt76_phy *mphy = hw->priv; in mt7921_testmode_dump() local
|
H A D | main.c | 221 struct mt76_phy *mphy = phy->mt76; in __mt7921_start() local 465 int mt7921_set_channel(struct mt76_phy *mphy) in mt7921_set_channel() 1027 struct mt76_phy *mphy = hw->priv; in mt7921_hw_scan() local 1041 struct mt76_phy *mphy = hw->priv; in mt7921_cancel_hw_scan() local 1054 struct mt76_phy *mphy = hw->priv; in mt7921_start_sched_scan() local 1074 struct mt76_phy *mphy = hw->priv; in mt7921_stop_sched_scan() local 1253 struct mt76_phy *mphy = hw->priv; in mt7921_set_tx_sar_pwr() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/ |
H A D | init.c | 341 static void mt7603_led_set_config(struct mt76_phy *mphy, u8 delay_on, in mt7603_led_set_config() 369 struct mt76_phy *mphy = container_of(led_cdev, struct mt76_phy, in mt7603_led_set_blink() local 383 struct mt76_phy *mphy = container_of(led_cdev, struct mt76_phy, in mt7603_led_set_brightness() local
|
H A D | main.c | 134 int mt7603_set_channel(struct mt76_phy *mphy) in mt7603_set_channel() 205 struct mt76_phy *mphy = &dev->mphy; in mt7603_set_sar_specs() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7925/ |
H A D | main.c | 312 struct mt76_phy *mphy = phy->mt76; in __mt7925_start() local 808 struct mt76_phy *mphy = hw->priv; in mt7925_get_rates_table() local 1407 struct mt76_phy *mphy = hw->priv; in mt7925_hw_scan() local 1421 struct mt76_phy *mphy = hw->priv; in mt7925_cancel_hw_scan() local 1434 struct mt76_phy *mphy = hw->priv; in mt7925_start_sched_scan() local 1454 struct mt76_phy *mphy = hw->priv; in mt7925_stop_sched_scan() local 1658 struct mt76_phy *mphy = hw->priv; in mt7925_set_tx_sar_pwr() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/ |
H A D | main.c | 228 int mt7996_vif_link_add(struct mt76_phy *mphy, struct ieee80211_vif *vif, in mt7996_vif_link_add() 299 void mt7996_vif_link_remove(struct mt76_phy *mphy, struct ieee80211_vif *vif, in mt7996_vif_link_remove() 447 int mt7996_set_channel(struct mt76_phy *mphy) in mt7996_set_channel() 660 struct mt76_phy *mphy; in mt7996_bss_info_changed() local 854 struct mt76_phy *mphy = hw->priv; in mt7996_tx() local
|
H A D | eeprom.c | 286 struct mt76_phy *mphy = phy->mt76; in mt7996_eeprom_parse_hw_cap() local
|