Home
last modified time | relevance | path

Searched refs:mt7996_phy (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmt7996.h247 struct mt7996_phy *phy;
289 struct mt7996_phy { struct
330 struct mt7996_phy *radio_phy[MT7996_MAX_RADIOS]; argument
341 struct mt7996_phy phy;
345 struct mt7996_phy *rdd2_phy;
454 mt7996_get_rdd_idx(struct mt7996_phy *phy, bool is_background) in mt7996_get_rdd_idx()
476 static inline struct mt7996_phy *
487 static inline struct mt7996_phy *
493 static inline struct mt7996_phy *
508 static inline struct mt7996_phy *
290 mt76mt7996_phy global() argument
291 devmt7996_phy global() argument
293 iftypemt7996_phy global() argument
295 cdevmt7996_phy global() argument
296 cdev_statemt7996_phy global() argument
297 throttle_statemt7996_phy global() argument
298 throttle_tempmt7996_phy global() argument
300 rxfiltermt7996_phy global() argument
301 omac_maskmt7996_phy global() argument
303 noisemt7996_phy global() argument
305 coverage_classmt7996_phy global() argument
306 slottimemt7996_phy global() argument
[all...]
H A Dinit.c70 struct mt7996_phy *phy = dev_get_drvdata(dev); in mt7996_thermal_temp_show()
96 struct mt7996_phy *phy = dev_get_drvdata(dev); in mt7996_thermal_temp_store()
155 struct mt7996_phy *phy = cdev->devdata; in mt7996_thermal_get_cur_throttle_state()
166 struct mt7996_phy *phy = cdev->devdata; in mt7996_thermal_set_cur_throttle_state()
197 static void mt7996_unregister_thermal(struct mt7996_phy *phy) in mt7996_unregister_thermal()
210 static int mt7996_thermal_init(struct mt7996_phy *phy) in mt7996_thermal_init()
316 static void __mt7996_init_txpower(struct mt7996_phy *phy, in __mt7996_init_txpower()
341 void mt7996_init_txpower(struct mt7996_phy *phy) in mt7996_init_txpower()
360 struct mt7996_phy *phy; in mt7996_regd_notifier()
376 mt7996_init_wiphy_band(struct ieee80211_hw *hw, struct mt7996_phy *ph
[all...]
H A Dmcu.c605 struct mt7996_phy *phy; in mt7996_mcu_rx_thermal_notify()
622 phy = (struct mt7996_phy *)mphy->priv; in mt7996_mcu_rx_thermal_notify()
778 mt7996_mcu_bss_rfch_tlv(struct sk_buff *skb, struct mt7996_phy *phy) in mt7996_mcu_bss_rfch_tlv()
808 mt7996_mcu_bss_ra_tlv(struct sk_buff *skb, struct mt7996_phy *phy) in mt7996_mcu_bss_ra_tlv()
822 struct mt7996_phy *phy) in mt7996_mcu_bss_he_tlv()
871 struct mt7996_phy *phy) in mt7996_mcu_bss_bmc_tlv()
965 mt7996_mcu_bss_ifs_timing_tlv(struct sk_buff *skb, struct mt7996_phy *phy) in mt7996_mcu_bss_ifs_timing_tlv()
1084 int mt7996_mcu_add_bss_info(struct mt7996_phy *phy, struct ieee80211_vif *vif, in mt7996_mcu_add_bss_info()
1131 int mt7996_mcu_set_timing(struct mt7996_phy *phy, struct ieee80211_vif *vif, in mt7996_mcu_set_timing()
1434 mt7996_is_ebf_supported(struct mt7996_phy *ph
[all...]
H A Deeprom.c221 static int mt7996_eeprom_parse_efuse_hw_cap(struct mt7996_phy *phy, in mt7996_eeprom_parse_efuse_hw_cap()
251 static int mt7996_eeprom_parse_band_config(struct mt7996_phy *phy) in mt7996_eeprom_parse_band_config()
288 int mt7996_eeprom_parse_hw_cap(struct mt7996_dev *dev, struct mt7996_phy *phy) in mt7996_eeprom_parse_hw_cap()
H A Dmac.c450 struct mt7996_phy *phy = &dev->phy; in mt7996_mac_fill_rx()
1571 void mt7996_mac_cca_stats_reset(struct mt7996_phy *phy) in mt7996_mac_cca_stats_reset()
1580 void mt7996_mac_reset_counters(struct mt7996_phy *phy) in mt7996_mac_reset_counters()
1600 void mt7996_mac_set_coverage_class(struct mt7996_phy *phy) in mt7996_mac_set_coverage_class()
1604 struct mt7996_phy *phy2 = mt7996_phy2(dev); in mt7996_mac_set_coverage_class()
1605 struct mt7996_phy *phy3 = mt7996_phy3(dev); in mt7996_mac_set_coverage_class()
1644 mt7996_phy_get_nf(struct mt7996_phy *phy, u8 band_idx) in mt7996_phy_get_nf()
1666 struct mt7996_phy *phy = mphy->priv; in mt7996_update_channel()
1753 struct mt7996_phy *phy2, *phy3; in mt7996_mac_restart()
1885 struct mt7996_phy *phy in mt7996_mac_full_reset()
[all...]