Home
last modified time | relevance | path

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

12

/linux/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dmain.c11 int mt76x0_set_channel(struct mt76_phy *mphy) in mt76x0_set_channel()
39 struct mt76_phy *mphy = &dev->mphy; in mt76x0_set_sar_specs() local
70 struct mt76_phy *mphy = &dev->mphy; in mt76x0_config() local
/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A 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
H A Dmac.c199 mt7615_get_status_freq_info(struct mt7615_dev *dev, struct mt76_phy *mphy, in mt7615_get_status_freq_info()
333 struct mt76_phy *mphy = &dev->mt76.phy; in mt7615_mac_fill_rx() local
654 struct mt76_phy *mphy, in mt7615_mac_tx_rate_val()
724 struct mt76_phy *mphy = &dev->mphy; in mt7615_mac_write_txwi() local
964 struct mt76_phy *mphy = phy->mt76; in mt7615_mac_update_rate_desc() local
1313 struct mt76_phy *mphy; in mt7615_fill_txs() local
1488 struct mt76_phy *mphy = &dev->mt76.phy; in mt7615_mac_add_txs() local
1905 mt7615_phy_update_channel(struct mt76_phy *mphy, int idx) in mt7615_phy_update_channel()
1960 void mt7615_update_channel(struct mt76_phy *mphy) in mt7615_update_channel()
2012 struct mt76_phy *mphy; in mt7615_pm_wake_work() local
[all …]
H A Dmcu.c243 struct mt76_phy *mphy = &dev->mt76.phy; in mt7615_mcu_drv_pmctrl() local
283 struct mt76_phy *mphy = &dev->mt76.phy; in mt7615_mcu_lp_drv_pmctrl() local
317 struct mt76_phy *mphy = &dev->mt76.phy; in mt7615_mcu_fw_pmctrl() local
363 struct mt76_phy *mphy = &dev->mt76.phy; in mt7615_mcu_rx_csa_notify() local
382 struct mt76_phy *mphy = &dev->mt76.phy; in mt7615_mcu_rx_radar_detected() local
449 struct mt76_phy *mphy; in mt7615_mcu_scan_event() local
471 struct mt76_phy *mphy; in mt7615_mcu_roc_event() local
497 struct mt76_phy *mphy; in mt7615_mcu_beacon_loss_event() local
517 struct mt76_phy *mphy; in mt7615_mcu_bss_event() local
2007 struct mt76_phy *mphy = phy->mt76; in mt7615_mcu_set_txpower_sku() local
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dinit.c228 struct mt76_phy *mphy; in mt7915_led_set_config() local
335 struct mt76_phy *mphy = hw->priv; in mt7915_regd_notifier() local
353 struct mt76_phy *mphy = phy->mt76; in mt7915_init_wiphy() local
665 struct mt76_phy *mphy; in mt7915_alloc_ext_phy() local
687 struct mt76_phy *mphy = phy->mt76; in mt7915_register_ext_phy() local
1190 struct mt76_phy *mphy = dev->mt76.phys[MT_BAND1]; in mt7915_unregister_ext_phy() local
H A 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
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 Dmac.c280 struct mt76_phy *mphy = &dev->mt76.phy; in mt7915_mac_fill_rx() local
730 struct mt76_phy *mphy = &dev->phy; in mt7915_mac_write_txwi() local
1238 void mt7915_update_channel(struct mt76_phy *mphy) in mt7915_update_channel()
2002 struct mt76_phy *mphy; in mt7915_mac_work() local
H A Dmcu.c267 struct mt76_phy *mphy = &dev->mt76.phy; in mt7915_mcu_rx_csa_notify() local
287 struct mt76_phy *mphy = &dev->mt76.phy; in mt7915_mcu_rx_thermal_notify() local
309 struct mt76_phy *mphy = &dev->mt76.phy; in mt7915_mcu_rx_radar_detected() local
388 struct mt76_phy *mphy = &dev->mt76.phy; in mt7915_mcu_rx_bcc_notify() local
551 struct mt76_phy *mphy = phy->mt76; in mt7915_mcu_bss_rfch_tlv() local
1442 struct mt76_phy *mphy = mvif->phy->mt76; in mt7915_mcu_set_spe_idx() local
1544 struct mt76_phy *mphy = mvif->phy->mt76; in mt7915_mcu_sta_rate_ctrl_tlv() local
2675 struct mt76_phy *mphy = phy->mt76; in mt7915_mcu_background_chain_ctrl() local
3337 struct mt76_phy *mphy = phy->mt76; in mt7915_mcu_set_txpower_frame() local
3397 struct mt76_phy *mphy = phy->mt76; in mt7915_mcu_set_txpower_sku() local
[all …]
H A Dmmio.c607 struct mt76_phy *mphy = &dev->mphy; in mt7915_mmio_wed_reset() local
/linux/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dusb_main.c34 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 Dpci_main.c73 struct mt76_phy *mphy = &dev->mphy; in mt76x2_config() local
H A Dinit.c16 struct mt76_phy *mphy = &dev->mphy; in mt76x2_set_sar_specs() local
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A 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
H A 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
H A Dmain.c226 struct mt76_phy *mphy = phy->mt76; in __mt7921_start() local
470 int mt7921_set_channel(struct mt76_phy *mphy) in mt7921_set_channel()
1034 struct mt76_phy *mphy = hw->priv; in mt7921_hw_scan() local
1048 struct mt76_phy *mphy = hw->priv; in mt7921_cancel_hw_scan() local
1061 struct mt76_phy *mphy = hw->priv; in mt7921_start_sched_scan() local
1081 struct mt76_phy *mphy = hw->priv; in mt7921_stop_sched_scan() local
1264 struct mt76_phy *mphy = hw->priv; in mt7921_set_tx_sar_pwr() local
/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dinit.c341 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
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dtestmode.c120 struct mt76_phy *mphy = hw->priv; in mt7925_testmode_cmd() local
157 struct mt76_phy *mphy = hw->priv; in mt7925_testmode_dump() local
H A Dmain.c312 struct mt76_phy *mphy = phy->mt76; in __mt7925_start() local
818 struct mt76_phy *mphy = hw->priv; in mt7925_get_rates_table() local
1453 struct mt76_phy *mphy = hw->priv; in mt7925_hw_scan() local
1467 struct mt76_phy *mphy = hw->priv; in mt7925_cancel_hw_scan() local
1480 struct mt76_phy *mphy = hw->priv; in mt7925_start_sched_scan() local
1500 struct mt76_phy *mphy = hw->priv; in mt7925_stop_sched_scan() local
1711 struct mt76_phy *mphy = hw->priv; in mt7925_set_tx_sar_pwr() local
H A Dmac.c361 struct mt76_phy *mphy = &dev->mt76.phy; in mt7925_mac_fill_rx() local
894 struct mt76_phy *mphy; in mt7925_mac_add_txs_skb() local
/linux/drivers/net/wireless/mediatek/mt76/
H A 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
H A Dmt76_connac_mac.c296 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
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmac.c212 struct mt76_phy *mphy = mt76_vif_link_phy(mlink); in mt7996_mac_sta_poll() local
449 struct mt76_phy *mphy = &dev->mt76.phy; in mt7996_mac_fill_rx() local
1311 struct mt76_phy *mphy; in mt7996_mac_add_txs_skb() local
1664 void mt7996_update_channel(struct mt76_phy *mphy) in mt7996_update_channel()
2391 struct mt76_phy *mphy; in mt7996_mac_work() local
H A Dinit.c254 struct mt76_phy *mphy; in mt7996_led_set_config() local
629 struct mt76_phy *mphy; in mt7996_register_phy() local
H A Deeprom.c292 struct mt76_phy *mphy = phy->mt76; in mt7996_eeprom_parse_hw_cap() local
H A Dmt7996.h327 struct mt76_phy mphy; member
511 struct mt76_phy *mphy; in mt7996_band_phy() local
529 struct mt76_phy *mphy = mt76_vif_link_phy(&link->mt76); in mt7996_vif_link_phy() local

12