Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c5361 AH9300(ah)->ah_phyrestart_disabled) ) in ar9300_reset()
6282 AH9300(ah)->ah_phyrestart_disabled = 1; in ar9300_disable_phy_restart()
6285 AH9300(ah)->ah_phyrestart_disabled = 0; in ar9300_disable_phy_restart()
H A Dar9300.h877 int ah_phyrestart_disabled; member