Home
last modified time | relevance | path

Searched refs:mt76_hw (Results 1 – 25 of 36) sorted by relevance

12

/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7603/
Dbeacon.c23 skb = ieee80211_beacon_get(mt76_hw(dev), vif); in mt7603_update_beacon_iter()
56 skb = ieee80211_get_buffered_bc(mt76_hw(dev), vif); in mt7603_add_buffered_bc()
78 if (mt76_hw(dev)->conf.flags & IEEE80211_CONF_OFFCHANNEL) in mt7603_pre_tbtt_tasklet()
86 ieee80211_iterate_active_interfaces_atomic(mt76_hw(dev), in mt7603_pre_tbtt_tasklet()
104 ieee80211_iterate_active_interfaces_atomic(mt76_hw(dev), in mt7603_pre_tbtt_tasklet()
Dsoc.c51 ieee80211_free_hw(mt76_hw(dev)); in mt76_wmac_probe()
Dmain.c172 mt76_hw(dev)->wiphy->bands[def->chan->band]->channels) << 1; in mt7603_set_channel()
181 ieee80211_queue_delayed_work(mt76_hw(dev), &dev->mphy.mac_work, in mt7603_set_channel()
196 if (!(mt76_hw(dev)->conf.flags & IEEE80211_CONF_OFFCHANNEL)) in mt7603_set_channel()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/
Dmt76x02_beacon.c142 skb = ieee80211_beacon_get(mt76_hw(dev), vif); in mt76x02_update_beacon_iter()
162 skb = ieee80211_get_buffered_bc(mt76_hw(dev), vif); in mt76x02_add_buffered_bc()
186 ieee80211_iterate_active_interfaces_atomic(mt76_hw(dev), in mt76x02_enqueue_buffered_bc()
Dmt76x02_usb_core.c186 if (mt76_hw(dev)->conf.flags & IEEE80211_CONF_OFFCHANNEL) in mt76x02u_pre_tbtt_work()
195 ieee80211_iterate_active_interfaces(mt76_hw(dev), in mt76x02u_pre_tbtt_work()
Dmt76x02_trace.h18 wiphy_name(mt76_hw(dev)->wiphy), MAXNAME)
Dmt76x02_mmio.c23 if (mt76_hw(dev)->conf.flags & IEEE80211_CONF_OFFCHANNEL) in mt76x02_pre_tbtt_tasklet()
32 ieee80211_iterate_active_interfaces_atomic(mt76_hw(dev), in mt76x02_pre_tbtt_tasklet()
559 ieee80211_queue_delayed_work(mt76_hw(dev), &dev->wdt_work, in mt76x02_wdt_work()
Dmt76x02_util.c143 struct ieee80211_hw *hw = mt76_hw(dev); in mt76x02_init_device()
672 struct ieee80211_hw *hw = mt76_hw(dev); in mt76x02_config_mac_addr_list()
Dmt76x02_mac.c634 ieee80211_tx_status_ext(mt76_hw(dev), &status); in mt76x02_send_tx_status()
639 duration = ieee80211_calc_tx_airtime(mt76_hw(dev), &info, len); in mt76x02_send_tx_status()
1190 ieee80211_queue_delayed_work(mt76_hw(dev), &dev->mphy.mac_work, in mt76x02_mac_work()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt76x2/
Dpci_main.c17 ieee80211_queue_delayed_work(mt76_hw(dev), &dev->mphy.mac_work, in mt76x2_start()
19 ieee80211_queue_delayed_work(mt76_hw(dev), &dev->wdt_work, in mt76x2_start()
Dusb_phy.c56 ieee80211_queue_delayed_work(mt76_hw(dev), &dev->cal_work, in mt76x2u_phy_calibrate()
198 ieee80211_queue_delayed_work(mt76_hw(dev), &dev->cal_work, in mt76x2u_phy_set_channel()
Dpci_phy.c247 ieee80211_queue_delayed_work(mt76_hw(dev), &dev->cal_work, in mt76x2_phy_set_channel()
296 ieee80211_queue_delayed_work(mt76_hw(dev), &dev->cal_work, in mt76x2_phy_calibrate()
Dusb.c90 struct ieee80211_hw *hw = mt76_hw(dev); in mt76x2u_disconnect()
Dusb_main.c18 ieee80211_queue_delayed_work(mt76_hw(dev), &dev->mphy.mac_work, in mt76x2u_start()
Dusb_init.c192 struct ieee80211_hw *hw = mt76_hw(dev); in mt76x2u_register_device()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7921/
Dmt7921_trace.h18 wiphy_name(mt76_hw(dev)->wiphy), MAXNAME)
Dinit.c175 struct ieee80211_hw *hw = mt76_hw(dev); in mt7921_register_device()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7615/
Dmt7615_trace.h18 wiphy_name(mt76_hw(dev)->wiphy), MAXNAME)
Dpci_mac.c280 ieee80211_stop_queues(mt76_hw(dev)); in mt7615_mac_reset_work()
338 ieee80211_wake_queues(mt76_hw(dev)); in mt7615_mac_reset_work()
350 ieee80211_queue_delayed_work(mt76_hw(dev), &dev->mphy.mac_work, in mt7615_mac_reset_work()
Dinit.c50 struct wiphy *wiphy = mt76_hw(dev)->wiphy; in mt7615_thermal_init()
188 struct ieee80211_hw *hw = mt76_hw(dev); in mt7615_check_offload_capability()
521 struct ieee80211_hw *hw = mt76_hw(dev); in mt7615_init_device()
Dpci_init.c159 ieee80211_queue_work(mt76_hw(dev), &dev->mcu_work); in mt7615_register_device()
Dmmio.c147 ieee80211_queue_work(mt76_hw(dev), &dev->reset_work); in mt7615_irq_tasklet()
Dusb_sdio.c306 struct ieee80211_hw *hw = mt76_hw(dev); in mt7663_usb_sdio_register_device()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7915/
Dpci.c150 ieee80211_queue_work(mt76_hw(dev), &dev->reset_work); in mt7915_irq_tasklet()
Dinit.c784 struct ieee80211_hw *hw = mt76_hw(dev); in mt7915_register_device()
828 ieee80211_queue_work(mt76_hw(dev), &dev->init_work); in mt7915_register_device()

12