Home
last modified time | relevance | path

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

12

/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dbeacon.c23 skb = ieee80211_beacon_get(mt76_hw(dev), vif, 0); 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()
H A Dsoc.c51 ieee80211_free_hw(mt76_hw(dev)); in mt76_wmac_probe()
H A Dmain.c178 mt76_hw(dev)->wiphy->bands[def->chan->band]->channels) << 1; in mt7603_set_channel()
187 ieee80211_queue_delayed_work(mt76_hw(dev), &dev->mphy.mac_work, in mt7603_set_channel()
202 if (!(mt76_hw(dev)->conf.flags & IEEE80211_CONF_OFFCHANNEL)) in mt7603_set_channel()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_beacon.c146 skb = ieee80211_beacon_get(mt76_hw(dev), vif, 0); in mt76x02_update_beacon_iter()
166 skb = ieee80211_get_buffered_bc(mt76_hw(dev), vif); in mt76x02_add_buffered_bc()
190 ieee80211_iterate_active_interfaces_atomic(mt76_hw(dev), in mt76x02_enqueue_buffered_bc()
H A Dmt792x_trace.h18 wiphy_name(mt76_hw(dev)->wiphy), MAXNAME)
H 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()
H A Dmt76x02_trace.h18 wiphy_name(mt76_hw(dev)->wiphy), MAXNAME)
H 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()
554 ieee80211_queue_delayed_work(mt76_hw(dev), &dev->wdt_work, in mt76x02_wdt_work()
H A Dmt76x02_util.c142 struct ieee80211_hw *hw = mt76_hw(dev); in mt76x02_init_device()
679 struct ieee80211_hw *hw = mt76_hw(dev); in mt76x02_config_mac_addr_list()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dpci_mac.c218 ieee80211_stop_queues(mt76_hw(dev)); in mt7615_mac_reset_work()
278 ieee80211_wake_queues(mt76_hw(dev)); in mt7615_mac_reset_work()
290 ieee80211_queue_delayed_work(mt76_hw(dev), &dev->mphy.mac_work, in mt7615_mac_reset_work()
H A Dmt7615_trace.h18 wiphy_name(mt76_hw(dev)->wiphy), MAXNAME)
H A Dpci_init.c104 ieee80211_queue_work(mt76_hw(dev), &dev->mcu_work); in mt7615_register_device()
H A Dinit.c51 struct wiphy *wiphy = mt76_hw(dev)->wiphy; in mt7615_thermal_init()
192 struct ieee80211_hw *hw = mt76_hw(dev); in mt7615_check_offload_capability()
619 struct ieee80211_hw *hw = mt76_hw(dev); in mt7615_init_device()
H A Dsdio.c151 ret = mt76_worker_setup(mt76_hw(dev), &mdev->sdio.txrx_worker, in mt7663s_probe()
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/
H 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()
H 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()
H 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()
H A Dusb.c90 struct ieee80211_hw *hw = mt76_hw(dev); in mt76x2u_disconnect()
H A Dusb_main.c18 ieee80211_queue_delayed_work(mt76_hw(dev), &dev->mphy.mac_work, in mt76x2u_start()
H A Dusb_init.c192 struct ieee80211_hw *hw = mt76_hw(dev); in mt76x2u_register_device()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmac.c1738 ieee80211_stop_queues(mt76_hw(dev)); in mt7996_mac_full_reset()
1760 ieee80211_restart_hw(mt76_hw(dev)); in mt7996_mac_full_reset()
1766 ieee80211_wake_queues(mt76_hw(dev)); in mt7996_mac_full_reset()
1773 ieee80211_queue_delayed_work(mt76_hw(dev), in mt7996_mac_full_reset()
1826 ieee80211_stop_queues(mt76_hw(dev)); in mt7996_mac_reset_work()
1892 ieee80211_wake_queues(mt76_hw(dev)); in mt7996_mac_reset_work()
1902 ieee80211_queue_delayed_work(mt76_hw(dev), &dev->mphy.mac_work, in mt7996_mac_reset_work()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmac.c1481 ieee80211_stop_queues(mt76_hw(dev)); in mt7915_mac_full_reset()
1499 ieee80211_restart_hw(mt76_hw(dev)); in mt7915_mac_full_reset()
1503 ieee80211_wake_queues(mt76_hw(dev)); in mt7915_mac_full_reset()
1508 ieee80211_queue_delayed_work(mt76_hw(dev), &dev->mphy.mac_work, in mt7915_mac_full_reset()
1563 ieee80211_stop_queues(mt76_hw(dev)); in mt7915_mac_reset_work()
1621 ieee80211_wake_queues(mt76_hw(dev)); in mt7915_mac_reset_work()
1629 ieee80211_queue_delayed_work(mt76_hw(dev), &dev->mphy.mac_work, in mt7915_mac_reset_work()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dinit.c193 struct ieee80211_hw *hw = mt76_hw(dev); in mt7921_register_device()
H A Dusb.c236 hw = mt76_hw(dev); in mt7921u_probe()
H A Dsdio.c177 ret = mt76_worker_setup(mt76_hw(dev), &mdev->sdio.txrx_worker, in mt7921s_probe()

12