Home
last modified time | relevance | path

Searched refs:ieee_hw (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dmac80211_if.c337 wiphy_rfkill_set_hw_state(wl->pub->ieee_hw->wiphy, false); in brcms_remove()
338 wiphy_rfkill_stop_polling(wl->pub->ieee_hw->wiphy); in brcms_remove()
437 wiphy_rfkill_stop_polling(wl->pub->ieee_hw->wiphy); in brcms_ops_start()
892 wiphy_rfkill_set_hw_state(wl->pub->ieee_hw->wiphy, blocked); in brcms_ops_rfkill_poll()
1164 wl->pub->ieee_hw = hw; in brcms_attach()
1383 ieee80211_restart_hw(wl->pub->ieee_hw); in brcms_fatal_error()
1470 ieee80211_queue_delayed_work(t->wl->pub->ieee_hw, in _brcms_timer()
1523 struct ieee80211_hw *hw = t->wl->pub->ieee_hw; in brcms_add_timer()
1730 wiphy_rfkill_set_hw_state(wl->pub->ieee_hw->wiphy, blocked); in brcms_rfkill_set_hw_state()
1732 wiphy_rfkill_start_polling(wl->pub->ieee_hw->wiphy); in brcms_rfkill_set_hw_state()
Dled.c101 ieee80211_get_radio_led_name(wl->pub->ieee_hw); in brcms_led_register()
Dpub.h146 struct ieee80211_hw *ieee_hw; member
Dchannel.c377 struct ieee80211_channel *ch = wlc->pub->ieee_hw->conf.chandef.chan; in brcms_c_channel_set_chanspec()
402 struct ieee80211_channel *ch = wlc->pub->ieee_hw->conf.chandef.chan; in brcms_c_channel_reg_limits()
Ddebug.c101 struct brcms_info *wl = drvr->ieee_hw->priv; in brcms_debugfs_macstat_read()
Dmain.c990 ieee80211_tx_status_irqsafe(wlc->pub->ieee_hw, p); in brcms_c_dotxstatus()
1010 ieee80211_queue_stopped(wlc->pub->ieee_hw, ac_queue)) in brcms_c_dotxstatus()
1011 ieee80211_wake_queue(wlc->pub->ieee_hw, ac_queue); in brcms_c_dotxstatus()
2894 ieee80211_wake_queue(wlc->pub->ieee_hw, in brcms_c_flushqueues()
5064 ch = wlc->pub->ieee_hw->conf.chandef.chan; in brcms_c_up()
6822 WARN_ON(!ieee80211_queue_stopped(wlc->pub->ieee_hw, in brcms_c_tx()
6887 !ieee80211_queue_stopped(wlc->pub->ieee_hw, queue)) in brcms_c_txfifo()
6888 ieee80211_stop_queue(wlc->pub->ieee_hw, queue); in brcms_c_txfifo()
7137 ieee80211_rx_irqsafe(wlc->pub->ieee_hw, p); in brcms_c_recvctl()
7247 struct ieee80211_hw *ieee_hw = brcms_c_pub(wlc)->ieee_hw; in brcms_c_beacon_write() local
[all …]
Dampdu.c975 ieee80211_tx_status_irqsafe(wlc->pub->ieee_hw, in brcms_c_ampdu_dotxstatus_complete()
1005 ieee80211_tx_status_irqsafe(wlc->pub->ieee_hw, in brcms_c_ampdu_dotxstatus_complete()