Searched refs:mt7915_phy (Results 1 - 10 of 10) sorted by path

/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Ddebugfs.c52 struct mt7915_phy *phy = file->private_data;
128 struct mt7915_phy *phy = file->private_data;
252 struct mt7915_phy *phy = file->private;
682 mt7915_ampdu_stat_read_phy(struct mt7915_phy *phy,
713 mt7915_txbf_stat_read_phy(struct mt7915_phy *phy, struct seq_file *s)
762 struct mt7915_phy *phy = file->private;
796 struct mt7915_phy *phy = s->private;
854 struct mt7915_phy *phy = file->private;
924 struct mt7915_phy *phy = file->private;
976 struct mt7915_phy *ph
[all...]
H A Ddma.c9 mt7915_init_tx_queues(struct mt7915_phy *phy, int idx, int n_desc, int ring_base)
408 int mt7915_dma_init(struct mt7915_dev *dev, struct mt7915_phy *phy2)
H A Deeprom.c154 static void mt7915_eeprom_parse_band_config(struct mt7915_phy *phy)
199 struct mt7915_phy *phy)
H A Dinit.c50 struct mt7915_phy *phy = dev_get_drvdata(dev);
76 struct mt7915_phy *phy = dev_get_drvdata(dev);
134 struct mt7915_phy *phy = cdev->devdata;
145 struct mt7915_phy *phy = cdev->devdata;
177 static void mt7915_unregister_thermal(struct mt7915_phy *phy)
188 static int mt7915_thermal_init(struct mt7915_phy *phy)
278 static void __mt7915_init_txpower(struct mt7915_phy *phy,
311 void mt7915_init_txpower(struct mt7915_phy *phy)
331 struct mt7915_phy *phy = mphy->priv;
346 mt7915_init_wiphy(struct mt7915_phy *ph
[all...]
H A Dmac.c284 struct mt7915_phy *phy = &dev->phy;
570 struct mt7915_phy *phy = &dev->phy;
616 mt7915_mac_write_txwi_tm(struct mt7915_phy *phy, __le32 *txwi,
1126 void mt7915_mac_cca_stats_reset(struct mt7915_phy *phy)
1135 void mt7915_mac_reset_counters(struct mt7915_phy *phy)
1155 void mt7915_mac_set_timing(struct mt7915_phy *phy)
1159 struct mt7915_phy *ext_phy = mt7915_ext_phy(dev);
1230 mt7915_phy_get_nf(struct mt7915_phy *phy, int idx)
1257 struct mt7915_phy *phy = mphy->priv;
1322 struct mt7915_phy *phy
[all...]
H A Dmain.c13 struct mt7915_phy *phy;
26 struct mt7915_phy *phy = mt7915_hw_phy(hw);
114 struct mt7915_phy *phy = mt7915_hw_phy(hw);
209 struct mt7915_phy *phy = mt7915_hw_phy(hw);
290 struct mt7915_phy *phy = mt7915_hw_phy(hw);
320 int mt7915_set_channel(struct mt7915_phy *phy)
368 struct mt7915_phy *phy = mt7915_hw_phy(hw);
434 struct mt7915_phy *phy = mt7915_hw_phy(hw);
456 struct mt7915_phy *phy = mt7915_hw_phy(hw);
529 struct mt7915_phy *ph
[all...]
H A Dmcu.c259 struct mt7915_phy *phy;
482 struct mt7915_phy *phy)
515 struct mt7915_phy *phy)
541 struct mt7915_phy *phy)
585 mt7915_mcu_bss_bmc_tlv(struct sk_buff *skb, struct mt7915_phy *phy)
604 mt7915_mcu_muar_config(struct mt7915_phy *phy, struct ieee80211_vif *vif,
641 int mt7915_mcu_add_bss_info(struct mt7915_phy *phy,
1018 mt7915_is_ebf_supported(struct mt7915_phy *phy, struct ieee80211_vif *vif,
1066 mt7915_mcu_sta_bfer_ht(struct ieee80211_sta *sta, struct mt7915_phy *phy,
1091 mt7915_mcu_sta_bfer_vht(struct ieee80211_sta *sta, struct mt7915_phy *ph
[all...]
H A Dmcu.h519 mt7915_get_power_bound(struct mt7915_phy *phy, s8 txpower)
H A Dmt7915.h173 struct mt7915_phy *phy;
196 struct mt7915_phy { struct
255 struct mt7915_phy phy;
259 struct mt7915_phy *rdd2_phy;
356 static inline struct mt7915_phy *
372 static inline struct mt7915_phy *
422 struct mt7915_phy *phy);
427 int mt7915_dma_init(struct mt7915_dev *dev, struct mt7915_phy *phy2);
433 void mt7915_init_txpower(struct mt7915_phy *phy);
442 int mt7915_mcu_add_dev_info(struct mt7915_phy *ph
[all...]
H A Dtestmode.c38 mt7915_tm_set_tx_power(struct mt7915_phy *phy)
74 mt7915_tm_set_freq_offset(struct mt7915_phy *phy, bool en, u32 val)
106 mt7915_tm_set_trx(struct mt7915_phy *phy, int type, bool en)
122 mt7915_tm_clean_hwq(struct mt7915_phy *phy, u8 wcid)
137 mt7915_tm_set_slot_time(struct mt7915_phy *phy, u8 slot_time, u8 sifs)
155 mt7915_tm_set_tam_arb(struct mt7915_phy *phy, bool enable, bool mu)
171 mt7915_tm_set_wmm_qid(struct mt7915_phy *phy, u8 qid, u8 aifs, u8 cw_min,
190 mt7915_tm_set_ipg_params(struct mt7915_phy *phy, u32 ipg, u8 mode)
255 mt7915_tm_set_tx_len(struct mt7915_phy *phy, u32 tx_time)
335 mt7915_tm_reg_backup_restore(struct mt7915_phy *ph
[all...]

Completed in 259 milliseconds