Home
last modified time | relevance | path

Searched refs:mt76_phy (Results 1 – 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/
Dmac80211.c123 static void mt76_init_stream_cap(struct mt76_phy *phy, in mt76_init_stream_cap()
160 void mt76_set_stream_caps(struct mt76_phy *phy, bool vht) in mt76_set_stream_caps()
248 mt76_check_sband(struct mt76_phy *phy, struct mt76_sband *msband, in mt76_check_sband()
332 struct mt76_phy *
337 struct mt76_phy *phy; in mt76_alloc_phy()
381 mt76_register_phy(struct mt76_phy *phy) in mt76_register_phy()
395 mt76_unregister_phy(struct mt76_phy *phy) in mt76_unregister_phy()
411 struct mt76_phy *phy; in mt76_alloc_device()
459 struct mt76_phy *phy = &dev->phy; in mt76_register_device()
523 struct mt76_phy *phy = mt76_dev_phy(dev, status->ext_phy); in mt76_rx()
[all …]
Dmt76.h28 struct mt76_phy;
551 struct mt76_phy { struct
574 struct mt76_phy phy; /* must be first */ argument
576 struct mt76_phy *phy2;
769 void mt76_unregister_phy(struct mt76_phy *phy);
771 struct mt76_phy *mt76_alloc_phy(struct mt76_dev *dev, unsigned int size,
773 int mt76_register_phy(struct mt76_phy *phy);
783 static inline struct mt76_phy *
901 void mt76_tx(struct mt76_phy *dev, struct ieee80211_sta *sta,
907 void mt76_txq_schedule(struct mt76_phy *phy, enum mt76_txq_id qid);
[all …]
Dtx.c254 mt76_tx(struct mt76_phy *phy, struct ieee80211_sta *sta, in mt76_tx()
304 mt76_txq_dequeue(struct mt76_phy *phy, struct mt76_txq *mtxq) in mt76_txq_dequeue()
344 struct mt76_phy *phy = hw->priv; in mt76_release_buffered_frames()
384 mt76_txq_send_burst(struct mt76_phy *phy, struct mt76_queue *q, in mt76_txq_send_burst()
449 mt76_txq_schedule_list(struct mt76_phy *phy, enum mt76_txq_id qid) in mt76_txq_schedule_list()
499 void mt76_txq_schedule(struct mt76_phy *phy, enum mt76_txq_id qid) in mt76_txq_schedule()
518 void mt76_txq_schedule_all(struct mt76_phy *phy) in mt76_txq_schedule_all()
566 struct mt76_phy *phy = hw->priv; in mt76_wake_tx_queue()
Dtestmode.c290 struct mt76_phy *phy = hw->priv; in mt76_testmode_cmd()
422 struct mt76_phy *phy = hw->priv; in mt76_testmode_dump()
Dmt76x02.h78 struct mt76_phy mphy;
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/
Dmt7915.h110 struct mt76_phy *mt76;
141 struct mt76_phy mphy;
235 struct mt76_phy *phy = hw->priv; in mt7915_hw_phy()
243 struct mt76_phy *phy = hw->priv; in mt7915_hw_dev()
251 struct mt76_phy *phy = dev->mt76.phy2; in mt7915_ext_phy()
Dinit.c229 struct mt76_phy *mphy = hw->priv; in mt7915_regd_notifier()
594 struct mt76_phy *mphy; in mt7915_register_ext_phy()
644 struct mt76_phy *mphy = dev->mt76.phy2; in mt7915_unregister_ext_phy()
Dmac.c313 struct mt76_phy *mphy = &dev->mt76.phy; in mt7915_mac_fill_rx()
574 struct mt76_phy *mphy = &dev->mphy; in mt7915_mac_write_txwi()
1090 mt7915_phy_update_channel(struct mt76_phy *mphy, int idx) in mt7915_phy_update_channel()
1195 struct mt76_phy *ext_phy; in mt7915_mac_reset_work()
Dmain.c208 struct mt76_phy *mphy = phy->mt76; in mt7915_init_dfs_state()
542 struct mt76_phy *mphy = hw->priv; in mt7915_tx()
Ddebugfs.c344 struct mt76_phy *mphy = &dev->mphy; in mt7915_read_rate_txpower()
Dmcu.c409 struct mt76_phy *mphy = &dev->mt76.phy; in mt7915_mcu_rx_radar_detected()
422 mt7915_mcu_tx_rate_cal(struct mt76_phy *mphy, struct mt7915_mcu_ra_info *ra, in mt7915_mcu_tx_rate_cal()
516 struct mt76_phy *mphy = &dev->mphy; in mt7915_mcu_tx_rate_report()
884 struct mt76_phy *mphy = &dev->mt76.phy; in mt7915_mcu_bss_rfch_tlv()
3282 struct mt76_phy *mphy = phy->mt76; in mt7915_mcu_set_sku()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
Dsdio_mcu.c69 struct mt76_phy *mphy = &dev->mt76.phy; in mt7663s_mcu_drv_pmctrl()
101 struct mt76_phy *mphy = &dev->mt76.phy; in mt7663s_mcu_fw_pmctrl()
Dmt7615.h173 struct mt76_phy *mt76;
250 struct mt76_phy mphy;
389 struct mt76_phy *phy = hw->priv; in mt7615_hw_phy()
397 struct mt76_phy *phy = hw->priv; in mt7615_hw_dev()
405 struct mt76_phy *phy = dev->mt76.phy2; in mt7615_ext_phy()
Dmac.c174 mt7615_get_status_freq_info(struct mt7615_dev *dev, struct mt76_phy *mphy, in mt7615_get_status_freq_info()
226 struct mt76_phy *mphy = &dev->mt76.phy; in mt7615_mac_fill_rx()
472 struct mt76_phy *mphy, in mt7615_mac_tx_rate_val()
541 struct mt76_phy *mphy = &dev->mphy; in mt7615_mac_write_txwi()
832 struct mt76_phy *mphy = phy->mt76; in mt7615_mac_update_rate_desc()
1179 struct mt76_phy *mphy; in mt7615_fill_txs()
1354 struct mt76_phy *mphy = &dev->mt76.phy; in mt7615_mac_add_txs()
1744 mt7615_phy_update_channel(struct mt76_phy *mphy, int idx) in mt7615_phy_update_channel()
1853 struct mt76_phy *mphy; in mt7615_pm_wake_work()
1893 struct mt76_phy *mphy = dev->phy.mt76; in mt7615_pm_wake()
[all …]
Dmain.c273 struct mt76_phy *mphy = phy->mt76; in mt7615_init_dfs_state()
696 struct mt76_phy *mphy = phy->mt76; in mt7615_wake_tx_queue()
715 struct mt76_phy *mphy = hw->priv; in mt7615_tx()
1023 struct mt76_phy *mphy = hw->priv; in mt7615_hw_scan()
1037 struct mt76_phy *mphy = hw->priv; in mt7615_cancel_hw_scan()
1050 struct mt76_phy *mphy = hw->priv; in mt7615_start_sched_scan()
1070 struct mt76_phy *mphy = hw->priv; in mt7615_stop_sched_scan()
Dinit.c295 struct mt76_phy *mphy = hw->priv; in mt7615_regd_notifier()
387 struct mt76_phy *mphy; in mt7615_register_ext_phy()
443 struct mt76_phy *mphy = dev->mt76.phy2; in mt7615_unregister_ext_phy()
Dmcu.c339 struct mt76_phy *mphy = &dev->mt76.phy; in mt7615_mcu_drv_pmctrl()
374 struct mt76_phy *mphy = &dev->mt76.phy; in mt7615_mcu_lp_drv_pmctrl()
401 struct mt76_phy *mphy = &dev->mt76.phy; in mt7615_mcu_fw_pmctrl()
436 struct mt76_phy *mphy = &dev->mt76.phy; in mt7615_mcu_rx_radar_detected()
497 struct mt76_phy *mphy; in mt7615_mcu_scan_event()
519 struct mt76_phy *mphy; in mt7615_mcu_roc_event()
560 struct mt76_phy *mphy; in mt7615_mcu_beacon_loss_event()
579 struct mt76_phy *mphy; in mt7615_mcu_bss_event()
2850 struct mt76_phy *mphy = phy->mt76; in mt7615_mcu_set_txpower_sku()
3017 struct mt76_phy *mphy = phy->mt76; in mt7615_mcu_set_channel_domain()
Dtestmode.c51 struct mt76_phy *mphy = phy->mt76; in mt7615_tm_set_tx_power()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7603/
Dmt7603.h106 struct mt76_phy mphy;