Searched refs:mt7915_phy (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | mt7915.h | 96 struct mt7915_phy *phy; 109 struct mt7915_phy { struct 145 struct mt7915_phy phy; argument 232 static inline struct mt7915_phy * 248 static inline struct mt7915_phy * 286 int mt7915_mcu_add_bss_info(struct mt7915_phy *phy, 309 int mt7915_mcu_set_chan_info(struct mt7915_phy *phy, int cmd); 319 int mt7915_mcu_set_rts_thresh(struct mt7915_phy *phy, u32 val); 321 int mt7915_mcu_set_sku_en(struct mt7915_phy *phy, bool enable); 322 int mt7915_mcu_set_sku(struct mt7915_phy *phy); [all …]
|
| H A D | main.c | 13 struct mt7915_phy *phy; in mt7915_dev_running() 26 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_start() 64 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_stop() 121 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_add_interface() 186 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_remove_interface() 206 static void mt7915_init_dfs_state(struct mt7915_phy *phy) in mt7915_init_dfs_state() 225 static int mt7915_set_channel(struct mt7915_phy *phy) in mt7915_set_channel() 314 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_config() 368 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_configure_filter() 421 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_bss_info_changed() [all …]
|
| H A D | mac.c | 314 struct mt7915_phy *phy = &dev->phy; in mt7915_mac_fill_rx() 892 struct mt7915_phy *phy; in mt7915_mac_tx_free() 986 void mt7915_mac_cca_stats_reset(struct mt7915_phy *phy) in mt7915_mac_cca_stats_reset() 996 void mt7915_mac_reset_counters(struct mt7915_phy *phy) in mt7915_mac_reset_counters() 1027 void mt7915_mac_set_timing(struct mt7915_phy *phy) in mt7915_mac_set_timing() 1052 struct mt7915_phy *phy_ext = mt7915_ext_phy(dev); in mt7915_mac_set_timing() 1194 struct mt7915_phy *phy2; in mt7915_mac_reset_work() 1273 mt7915_mac_update_mib_stats(struct mt7915_phy *phy) in mt7915_mac_update_mib_stats() 1308 mt7915_mac_sta_stats_work(struct mt7915_phy *phy) in mt7915_mac_sta_stats_work() 1369 struct mt7915_phy *phy; in mt7915_mac_work() [all …]
|
| H A D | init.c | 230 struct mt7915_phy *phy = mphy->priv; in mt7915_regd_notifier() 244 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_init_wiphy() 268 void mt7915_set_stream_vht_txbf_caps(struct mt7915_phy *phy) in mt7915_set_stream_vht_txbf_caps() 389 mt7915_init_he_caps(struct mt7915_phy *phy, enum nl80211_band band, in mt7915_init_he_caps() 527 void mt7915_set_stream_he_caps(struct mt7915_phy *phy) in mt7915_set_stream_he_caps() 593 struct mt7915_phy *phy = mt7915_ext_phy(dev); in mt7915_register_ext_phy() 643 struct mt7915_phy *phy = mt7915_ext_phy(dev); in mt7915_unregister_ext_phy()
|
| H A D | mcu.c | 141 mt7915_get_he_phy_cap(struct mt7915_phy *phy, struct ieee80211_vif *vif) in mt7915_get_he_phy_cap() 167 struct mt7915_phy *phy; in mt7915_get_phy_mode() 729 struct mt7915_phy *phy, bool enable) in mt7915_mcu_bss_basic_tlv() 862 struct mt7915_phy *phy) in mt7915_mcu_bss_rfch_tlv() 900 struct mt7915_phy *phy) in mt7915_mcu_bss_ra_tlv() 926 struct mt7915_phy *phy) in mt7915_mcu_bss_he_tlv() 990 mt7915_mcu_bss_bmc_tlv(struct sk_buff *skb, struct mt7915_phy *phy) in mt7915_mcu_bss_bmc_tlv() 1022 int mt7915_mcu_add_bss_info(struct mt7915_phy *phy, in mt7915_mcu_add_bss_info() 1757 mt7915_mcu_sta_bfer_vht(struct ieee80211_sta *sta, struct mt7915_phy *phy, in mt7915_mcu_sta_bfer_vht() 1790 struct mt7915_phy *phy, struct sta_rec_bf *bf) in mt7915_mcu_sta_bfer_he() [all …]
|
| H A D | debugfs.c | 112 mt7915_ampdu_stat_read_phy(struct mt7915_phy *phy, in mt7915_ampdu_stat_read_phy() 146 mt7915_txbf_stat_read_phy(struct mt7915_phy *phy, struct seq_file *s) in mt7915_txbf_stat_read_phy()
|