Home
last modified time | relevance | path

Searched refs:ar9300_chip_reset (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300.h1403 extern HAL_BOOL ar9300_chip_reset(struct ath_hal *ah, struct ieee80211_channel *, HAL_RESET_TYPE t…
H A Dar9300_reset.c2067 ar9300_chip_reset(struct ath_hal *ah, struct ieee80211_channel *chan, HAL_RESET_TYPE reset_type) in ar9300_chip_reset() function
4875 if (!ar9300_chip_reset(ah, chan, reset_type)) { in ar9300_reset()