Searched refs:mt7921_phy (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7921/ |
| D | mt7921.h | 107 struct mt7921_phy *phy; 122 struct mt7921_phy { struct 157 struct mt7921_phy phy; argument 215 static inline struct mt7921_phy * 247 int __mt7921_start(struct mt7921_phy *phy); 251 void mt7921_eeprom_parse_band_config(struct mt7921_phy *phy); 268 int mt7921_mcu_set_chan_info(struct mt7921_phy *phy, int cmd); 272 int mt7921_mcu_get_rx_rate(struct mt7921_phy *phy, struct ieee80211_vif *vif, 329 void mt7921_mac_reset_counters(struct mt7921_phy *phy); 333 void mt7921_mac_set_timing(struct mt7921_phy *phy); [all …]
|
| D | main.c | 33 mt7921_init_he_caps(struct mt7921_phy *phy, enum nl80211_band band, in mt7921_init_he_caps() 151 void mt7921_set_stream_he_caps(struct mt7921_phy *phy) in mt7921_set_stream_he_caps() 176 int __mt7921_start(struct mt7921_phy *phy) in __mt7921_start() 208 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_start() 221 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_stop() 240 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_add_interface() 306 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_remove_interface() 328 static int mt7921_set_channel(struct mt7921_phy *phy) in mt7921_set_channel() 432 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_config() 486 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_configure_filter() [all …]
|
| D | mac.c | 317 struct mt7921_phy *phy = &dev->phy; in mt7921_mac_fill_rx() 1025 struct mt7921_phy *phy; in mt7921_mac_tx_free() 1126 void mt7921_mac_reset_counters(struct mt7921_phy *phy) in mt7921_mac_reset_counters() 1148 void mt7921_mac_set_timing(struct mt7921_phy *phy) in mt7921_mac_set_timing() 1195 mt7921_phy_get_nf(struct mt7921_phy *phy, int idx) in mt7921_phy_get_nf() 1204 struct mt7921_phy *phy = (struct mt7921_phy *)mphy->priv; in mt7921_phy_update_channel() 1403 mt7921_mac_update_mib_stats(struct mt7921_phy *phy) in mt7921_mac_update_mib_stats() 1435 struct mt7921_phy *phy; in mt7921_mac_work() 1509 int mt7921_mac_set_beacon_filter(struct mt7921_phy *phy, in mt7921_mac_set_beacon_filter()
|
| D | init.c | 33 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_regd_notifier() 47 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_init_wiphy()
|
| D | eeprom.c | 46 void mt7921_eeprom_parse_band_config(struct mt7921_phy *phy) in mt7921_eeprom_parse_band_config()
|
| D | mcu.c | 405 struct mt7921_phy *phy = (struct mt7921_phy *)mphy->priv; in mt7921_mcu_scan_event() 505 struct mt7921_phy *mphy = &dev->phy; in mt7921_mcu_tx_done_event() 1069 int mt7921_mcu_set_chan_info(struct mt7921_phy *phy, int cmd) in mt7921_mcu_set_chan_info() 1384 struct mt7921_phy *phy = priv; in mt7921_pm_interface_iter()
|
| D | debugfs.c | 36 mt7921_ampdu_stat_read_phy(struct mt7921_phy *phy, in mt7921_ampdu_stat_read_phy()
|
| D | dma.c | 8 int mt7921_init_tx_queues(struct mt7921_phy *phy, int idx, int n_desc) in mt7921_init_tx_queues()
|