Searched refs:ieee_hw (Results 1 – 4 of 4) sorted by relevance
108 #define WL_TO_HW(wl) (wl->pub->ieee_hw)180 wiphy_rfkill_stop_polling(wl->pub->ieee_hw->wiphy); in wl_ops_start()673 wiphy_rfkill_set_hw_state(wl->pub->ieee_hw->wiphy, blocked); in wl_ops_rfkill_poll()707 return regulatory_hint(wl->pub->ieee_hw->wiphy, abbrev); in wl_set_hint()794 wl->pub->ieee_hw = hw; in wl_attach()795 ASSERT(wl->pub->ieee_hw); in wl_attach()796 ASSERT(wl->pub->ieee_hw->priv == wl); in wl_attach()1246 wiphy_rfkill_set_hw_state(wl->pub->ieee_hw->wiphy, false); in wl_remove()1247 wiphy_rfkill_stop_polling(wl->pub->ieee_hw->wiphy); in wl_remove()1949 wiphy_rfkill_set_hw_state(wl->pub->ieee_hw->wiphy, blocked); in wl_rfkill_set_hw_state()[all …]
238 struct ieee80211_hw *ieee_hw; member
1145 ieee80211_tx_status_irqsafe(wlc->pub->ieee_hw, in wlc_ampdu_dotxstatus_complete()1172 ieee80211_tx_status_irqsafe(wlc->pub->ieee_hw, in wlc_ampdu_dotxstatus_complete()
6694 ieee80211_tx_status_irqsafe(wlc->pub->ieee_hw, p); in wlc_dotxstatus()6971 ieee80211_rx_irqsafe(wlc->pub->ieee_hw, p); in wlc_recvctl()