| /linux/drivers/net/wireless/mediatek/mt76/ |
| A D | mt76.h | 50 struct mt76_phy; 500 void (*update_survey)(struct mt76_phy *phy); 501 int (*set_channel)(struct mt76_phy *phy); 769 struct mt76_phy { struct 826 struct mt76_phy phy; /* must be first */ argument 827 struct mt76_phy *phys[__MT_MAX_BAND]; 1225 static inline struct mt76_phy * 1356 struct mt76_phy *phy = dev->phys[i]; in mt76_is_testmode_skb() 1386 int mt76_update_channel(struct mt76_phy *phy); 1387 void mt76_update_survey(struct mt76_phy *phy); [all …]
|
| A D | mac80211.c | 483 struct mt76_phy * 489 struct mt76_phy *phy; in mt76_alloc_phy() 636 struct mt76_phy *phy; in mt76_alloc_device() 711 struct mt76_phy *phy = &dev->phy; in mt76_register_device() 986 struct mt76_phy *phy = hw->priv; in mt76_get_survey() 1510 struct mt76_phy *phy = hw->priv; in mt76_sta_state() 1544 struct mt76_phy *phy = hw->priv; in mt76_sta_pre_rcu_remove() 1601 struct mt76_phy *phy = hw->priv; in mt76_get_txpower() 1614 struct mt76_phy *phy = hw->priv; in mt76_init_sar_power() 1761 struct mt76_phy *phy = hw->priv; in mt76_sw_scan() [all …]
|
| A D | mt76_connac.h | 334 int mt76_connac_pm_wake(struct mt76_phy *phy, struct mt76_connac_pm *pm); 335 void mt76_connac_power_save_sched(struct mt76_phy *phy, 347 mt76_connac_pm_ref(struct mt76_phy *phy, struct mt76_connac_pm *pm) in mt76_connac_pm_ref() 364 mt76_connac_pm_unref(struct mt76_phy *phy, struct mt76_connac_pm *pm) in mt76_connac_pm_unref() 377 mt76_connac_skip_fw_pmctrl(struct mt76_phy *phy, struct mt76_connac_pm *pm) in mt76_connac_skip_fw_pmctrl() 409 int mt76_connac_init_tx_queues(struct mt76_phy *phy, int idx, int n_desc, 423 void mt76_connac_pm_dequeue_skbs(struct mt76_phy *phy, 429 u16 mt76_connac2_mac_tx_rate_val(struct mt76_phy *mphy,
|
| A D | testmode.c | 31 void mt76_testmode_tx_pending(struct mt76_phy *phy) in mt76_testmode_tx_pending() 71 mt76_testmode_max_mpdu_len(struct mt76_phy *phy, u8 tx_rate_mode) in mt76_testmode_max_mpdu_len() 93 mt76_testmode_free_skb(struct mt76_phy *phy) in mt76_testmode_free_skb() 101 int mt76_testmode_alloc_skb(struct mt76_phy *phy, u32 len) in mt76_testmode_alloc_skb() 178 mt76_testmode_tx_init(struct mt76_phy *phy) in mt76_testmode_tx_init() 270 mt76_testmode_tx_start(struct mt76_phy *phy) in mt76_testmode_tx_start() 282 mt76_testmode_tx_stop(struct mt76_phy *phy) in mt76_testmode_tx_stop() 312 mt76_testmode_init_defaults(struct mt76_phy *phy) in mt76_testmode_init_defaults() 410 struct mt76_phy *phy = hw->priv; in mt76_testmode_cmd() 537 mt76_testmode_dump_stats(struct mt76_phy *phy, struct sk_buff *msg) in mt76_testmode_dump_stats() [all …]
|
| A D | tx.c | 260 struct mt76_phy *phy = hw->priv; in __mt76_tx_complete_skb() 332 mt76_tx(struct mt76_phy *phy, struct ieee80211_sta *sta, in mt76_tx() 372 mt76_txq_dequeue(struct mt76_phy *phy, struct mt76_txq *mtxq) in mt76_txq_dequeue() 389 mt76_queue_ps_skb(struct mt76_phy *phy, struct ieee80211_sta *sta, in mt76_queue_ps_skb() 410 struct mt76_phy *phy = hw->priv; in mt76_release_buffered_frames() 457 mt76_txq_send_burst(struct mt76_phy *phy, struct mt76_queue *q, in mt76_txq_send_burst() 642 static void mt76_txq_schedule_pending(struct mt76_phy *phy) in mt76_txq_schedule_pending() 681 void mt76_txq_schedule_all(struct mt76_phy *phy) in mt76_txq_schedule_all() 693 struct mt76_phy *phy; in mt76_tx_worker_run() 748 struct mt76_phy *phy = hw->priv; in mt76_wake_tx_queue() [all …]
|
| A D | mt792x_mac.c | 12 struct mt76_phy *mphy; in mt792x_mac_work() 14 mphy = (struct mt76_phy *)container_of(work, struct mt76_phy, in mt792x_mac_work() 225 mt792x_phy_update_channel(struct mt76_phy *mphy, int idx) in mt792x_phy_update_channel() 256 void mt792x_update_channel(struct mt76_phy *mphy) in mt792x_update_channel() 320 struct mt76_phy *mphy; in mt792x_pm_wake_work() 355 struct mt76_phy *mphy; in mt792x_pm_power_save_work()
|
| A D | mt76_connac_mcu.h | 1901 int mt76_connac_mcu_set_channel_domain(struct mt76_phy *phy); 1939 int mt76_connac_mcu_uni_add_dev(struct mt76_phy *phy, 1946 int mt76_connac_mcu_uni_set_chctx(struct mt76_phy *phy, 1949 int mt76_connac_mcu_uni_add_bss(struct mt76_phy *phy, 1954 int mt76_connac_mcu_sta_cmd(struct mt76_phy *phy, 1969 int mt76_connac_mcu_cancel_hw_scan(struct mt76_phy *phy, 1971 int mt76_connac_mcu_sched_scan_req(struct mt76_phy *phy, 1974 int mt76_connac_mcu_sched_scan_enable(struct mt76_phy *phy, 2001 s8 mt76_connac_get_ch_power(struct mt76_phy *phy, 2004 int mt76_connac_mcu_set_rate_txpower(struct mt76_phy *phy); [all …]
|
| A D | mt792x.h | 139 struct mt76_phy *mt76; 206 struct mt76_phy mphy; 303 struct mt76_phy *phy = hw->priv; in mt792x_hw_dev() 311 struct mt76_phy *phy = hw->priv; in mt792x_hw_phy() 344 void mt792x_update_channel(struct mt76_phy *mphy);
|
| A D | mt76_connac_mcu.c | 80 int mt76_connac_mcu_set_channel_domain(struct mt76_phy *phy) in mt76_connac_mcu_set_channel_domain() 1041 int mt76_connac_mcu_sta_cmd(struct mt76_phy *phy, in mt76_connac_mcu_sta_cmd() 1138 int mt76_connac_mcu_uni_add_dev(struct mt76_phy *phy, in mt76_connac_mcu_uni_add_dev() 1535 int mt76_connac_mcu_uni_add_bss(struct mt76_phy *phy, in mt76_connac_mcu_uni_add_bss() 1770 int mt76_connac_mcu_cancel_hw_scan(struct mt76_phy *phy, in mt76_connac_mcu_cancel_hw_scan() 2005 s8 mt76_connac_get_ch_power(struct mt76_phy *phy, in mt76_connac_get_ch_power() 2047 mt76_connac_mcu_rate_txpower_band(struct mt76_phy *phy, in mt76_connac_mcu_rate_txpower_band() 2256 struct mt76_phy *phy = hw->priv; in mt76_connac_mcu_set_p2p_oppps() 2323 struct mt76_phy *phy = hw->priv; in mt76_connac_mcu_update_gtk_rekey() 2569 struct mt76_phy *phy = priv; in mt76_connac_mcu_set_suspend_iter() [all …]
|
| /linux/drivers/net/wireless/mediatek/mt76/mt76x0/ |
| A D | main.c | 11 int mt76x0_set_channel(struct mt76_phy *mphy) in mt76x0_set_channel() 39 struct mt76_phy *mphy = &dev->mphy; in mt76x0_set_sar_specs() 70 struct mt76_phy *mphy = &dev->mphy; in mt76x0_config()
|
| A D | mt76x0.h | 52 int mt76x0_set_channel(struct mt76_phy *mphy);
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
| A D | mcu.h | 619 int mt7925_mcu_set_dbdc(struct mt76_phy *phy); 620 int mt7925_mcu_hw_scan(struct mt76_phy *phy, struct ieee80211_vif *vif, 622 int mt7925_mcu_cancel_hw_scan(struct mt76_phy *phy, 624 int mt7925_mcu_sched_scan_req(struct mt76_phy *phy, 627 int mt7925_mcu_sched_scan_enable(struct mt76_phy *phy, 638 int mt7925_mcu_set_channel_domain(struct mt76_phy *phy); 640 int mt7925_mcu_set_chctx(struct mt76_phy *phy, struct mt76_vif *mvif, 643 int mt7925_mcu_set_rate_txpower(struct mt76_phy *phy);
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
| A D | mt7615.h | 157 struct mt76_phy *mt76; 244 struct mt76_phy mphy; 327 struct mt76_phy *phy = hw->priv; in mt7615_hw_phy() 335 struct mt76_phy *phy = hw->priv; in mt7615_hw_dev() 343 struct mt76_phy *phy = dev->mt76.phys[MT_BAND1]; in mt7615_ext_phy() 459 int mt7615_set_channel(struct mt76_phy *mphy); 463 void mt7615_update_channel(struct mt76_phy *mphy);
|
| A D | sdio_mcu.c | 58 struct mt76_phy *mphy = &dev->mt76.phy; in __mt7663s_mcu_drv_pmctrl() 85 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()
|
| A D | testmode.c | 51 struct mt76_phy *mphy = phy->mt76; in mt7615_tm_set_tx_power() 259 mt7615_tm_set_state(struct mt76_phy *mphy, enum mt76_testmode_state state) in mt7615_tm_set_state() 296 mt7615_tm_set_params(struct mt76_phy *mphy, struct nlattr **tb, in mt7615_tm_set_params() 324 mt7615_tm_dump_stats(struct mt76_phy *mphy, struct sk_buff *msg) in mt7615_tm_dump_stats()
|
| A D | init.c | 336 struct mt76_phy *mphy = hw->priv; in mt7615_regd_notifier() 471 struct mt76_phy *mphy; in mt7615_led_set_config() 475 mphy = container_of(led_cdev, struct mt76_phy, leds.cdev); in mt7615_led_set_config() 531 struct mt76_phy *mphy; in mt7615_register_ext_phy() 600 struct mt76_phy *mphy = dev->mt76.phys[MT_BAND1]; in mt7615_unregister_ext_phy()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
| A D | testmode.c | 43 struct mt76_phy *phy = &dev->mphy; in mt7921_tm_set() 115 struct mt76_phy *mphy = hw->priv; in mt7921_testmode_cmd() 152 struct mt76_phy *mphy = hw->priv; in mt7921_testmode_dump()
|
| A D | sdio_mcu.c | 103 struct mt76_phy *mphy = &dev->mt76.phy; in mt7921s_mcu_drv_pmctrl() 139 struct mt76_phy *mphy = &dev->mt76.phy; in mt7921s_mcu_fw_pmctrl()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt76x2/ |
| A D | mt76x2.h | 50 int mt76x2e_set_channel(struct mt76_phy *phy); 51 int mt76x2u_set_channel(struct mt76_phy *phy);
|
| A D | usb_main.c | 34 int mt76x2u_set_channel(struct mt76_phy *mphy) in mt76x2u_set_channel() 69 struct mt76_phy *mphy = &dev->mphy; in mt76x2u_config()
|
| A D | pci_main.c | 35 int mt76x2e_set_channel(struct mt76_phy *phy) in mt76x2e_set_channel() 73 struct mt76_phy *mphy = &dev->mphy; in mt76x2_config()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
| A D | mt7915.h | 197 struct mt76_phy *mt76; 245 struct mt76_phy mphy; 359 struct mt76_phy *phy = hw->priv; in mt7915_hw_phy() 367 struct mt76_phy *phy = hw->priv; in mt7915_hw_dev() 375 struct mt76_phy *phy = dev->mt76.phys[MT_BAND1]; in mt7915_ext_phy() 466 int mt7915_set_channel(struct mt76_phy *mphy); 590 void mt7915_update_channel(struct mt76_phy *mphy);
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
| A D | mt7996.h | 209 struct mt76_phy *mt76; 245 struct mt76_phy mphy; 366 struct mt76_phy *phy = hw->priv; in mt7996_hw_phy() 374 struct mt76_phy *phy = hw->priv; in mt7996_hw_dev() 382 struct mt76_phy *phy = dev->mt76.phys[band]; in __mt7996_phy() 471 int mt7996_set_channel(struct mt76_phy *mphy); 604 void mt7996_update_channel(struct mt76_phy *mphy);
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7603/ |
| A D | mt7603.h | 105 struct mt76_phy mphy; 216 int mt7603_set_channel(struct mt76_phy *mphy); 256 void mt7603_update_channel(struct mt76_phy *mphy);
|
| A D | init.c | 341 static void mt7603_led_set_config(struct mt76_phy *mphy, u8 delay_on, in mt7603_led_set_config() 369 struct mt76_phy *mphy = container_of(led_cdev, struct mt76_phy, in mt7603_led_set_blink() 383 struct mt76_phy *mphy = container_of(led_cdev, struct mt76_phy, in mt7603_led_set_brightness()
|