Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A 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()
891 wiphy_rfkill_set_hw_state(wl->pub->ieee_hw->wiphy, blocked); in brcms_ops_rfkill_poll()
1163 wl->pub->ieee_hw = hw; in brcms_attach()
1382 ieee80211_restart_hw(wl->pub->ieee_hw); in brcms_fatal_error()
1469 ieee80211_queue_delayed_work(t->wl->pub->ieee_hw, in _brcms_timer()
1522 struct ieee80211_hw *hw = t->wl->pub->ieee_hw; in brcms_add_timer()
1729 wiphy_rfkill_set_hw_state(wl->pub->ieee_hw->wiphy, blocked); in brcms_rfkill_set_hw_state()
1731 wiphy_rfkill_start_polling(wl->pub->ieee_hw->wiphy); in brcms_rfkill_set_hw_state()
H A Dled.c99 ieee80211_get_radio_led_name(wl->pub->ieee_hw); in brcms_led_register()
H A 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()
H A Dpub.h146 struct ieee80211_hw *ieee_hw; member
H A Ddebug.c101 struct brcms_info *wl = drvr->ieee_hw->priv; in brcms_debugfs_macstat_read()
H A 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()
5062 ch = wlc->pub->ieee_hw->conf.chandef.chan; in brcms_c_up()
6820 WARN_ON(!ieee80211_queue_stopped(wlc->pub->ieee_hw, in brcms_c_tx()
6885 !ieee80211_queue_stopped(wlc->pub->ieee_hw, queue)) in brcms_c_txfifo()
6886 ieee80211_stop_queue(wlc->pub->ieee_hw, queue); in brcms_c_txfifo()
7135 ieee80211_rx_irqsafe(wlc->pub->ieee_hw, p); in brcms_c_recvctl()
7245 struct ieee80211_hw *ieee_hw = brcms_c_pub(wlc)->ieee_hw; in brcms_c_beacon_write() local
[all …]
H A Dampdu.c969 ieee80211_tx_status_irqsafe(wlc->pub->ieee_hw, in brcms_c_ampdu_dotxstatus_complete()
998 ieee80211_tx_status_irqsafe(wlc->pub->ieee_hw, in brcms_c_ampdu_dotxstatus_complete()