Home
last modified time | relevance | path

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

12

/linux/drivers/net/wireless/mediatek/mt76/mt7603/
A 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()
A Dsoc.c51 ieee80211_free_hw(mt76_hw(dev)); in mt76_wmac_probe()
A Dmain.c175 mt76_hw(dev)->wiphy->bands[def->chan->band]->channels) << 1; in mt7603_set_channel()
184 ieee80211_queue_delayed_work(mt76_hw(dev), &dev->mphy.mac_work, in mt7603_set_channel()
199 if (!(mt76_hw(dev)->conf.flags & IEEE80211_CONF_OFFCHANNEL)) in mt7603_set_channel()
/linux/drivers/net/wireless/mediatek/mt76/
A 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()
A Dmt76x02_usb_core.c192 if (mt76_hw(dev)->conf.flags & IEEE80211_CONF_OFFCHANNEL) in mt76x02u_pre_tbtt_work()
201 ieee80211_iterate_active_interfaces(mt76_hw(dev), in mt76x02u_pre_tbtt_work()
A 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()
561 ieee80211_queue_delayed_work(mt76_hw(dev), &dev->wdt_work, in mt76x02_wdt_work()
A Dmt76x02_trace.h18 wiphy_name(mt76_hw(dev)->wiphy), MAXNAME)
A Dmt76x02_util.c143 struct ieee80211_hw *hw = mt76_hw(dev); in mt76x02_init_device()
675 struct ieee80211_hw *hw = mt76_hw(dev); in mt76x02_config_mac_addr_list()
A Dmt76x02_mac.c635 ieee80211_tx_status_ext(mt76_hw(dev), &status); in mt76x02_send_tx_status()
640 duration = ieee80211_calc_tx_airtime(mt76_hw(dev), &info, len); in mt76x02_send_tx_status()
1191 ieee80211_queue_delayed_work(mt76_hw(dev), &dev->mphy.mac_work, in mt76x02_mac_work()
/linux/drivers/net/wireless/mediatek/mt76/mt76x2/
A 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()
A 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()
A 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()
A Dusb.c90 struct ieee80211_hw *hw = mt76_hw(dev); in mt76x2u_disconnect()
A Dusb_main.c18 ieee80211_queue_delayed_work(mt76_hw(dev), &dev->mphy.mac_work, in mt76x2u_start()
A Dusb_init.c192 struct ieee80211_hw *hw = mt76_hw(dev); in mt76x2u_register_device()
/linux/drivers/net/wireless/mediatek/mt76/mt7615/
A Dpci_mac.c279 ieee80211_stop_queues(mt76_hw(dev)); in mt7615_mac_reset_work()
340 ieee80211_wake_queues(mt76_hw(dev)); in mt7615_mac_reset_work()
352 ieee80211_queue_delayed_work(mt76_hw(dev), &dev->mphy.mac_work, in mt7615_mac_reset_work()
A Dmt7615_trace.h18 wiphy_name(mt76_hw(dev)->wiphy), MAXNAME)
A Dinit.c50 struct wiphy *wiphy = mt76_hw(dev)->wiphy; in mt7615_thermal_init()
190 struct ieee80211_hw *hw = mt76_hw(dev); in mt7615_check_offload_capability()
523 struct ieee80211_hw *hw = mt76_hw(dev); in mt7615_init_device()
A Dpci_init.c159 ieee80211_queue_work(mt76_hw(dev), &dev->mcu_work); in mt7615_register_device()
A Dmmio.c147 ieee80211_queue_work(mt76_hw(dev), &dev->reset_work); in mt7615_irq_tasklet()
A Dsdio.c158 ret = mt76_worker_setup(mt76_hw(dev), &mdev->sdio.txrx_worker, in mt7663s_probe()
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
A Dmt7921_trace.h18 wiphy_name(mt76_hw(dev)->wiphy), MAXNAME)
A Dinit.c208 struct ieee80211_hw *hw = mt76_hw(dev); in mt7921_register_device()
A Dsdio.c172 ret = mt76_worker_setup(mt76_hw(dev), &mdev->sdio.txrx_worker, in mt7921s_probe()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
A Dpci.c150 ieee80211_queue_work(mt76_hw(dev), &dev->reset_work); in mt7915_irq_tasklet()

Completed in 39 milliseconds

12