Home
last modified time | relevance | path

Searched refs:ah_immunity_on (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_attach.c3284 if (ahp->ah_immunity_on == enable) { in ar9300_set_immunity()
3288 ahp->ah_immunity_on = enable; in ar9300_set_immunity()
HDar9300.h656 HAL_BOOL ah_immunity_on; member
HDar9300_reset.c4911 ahp->ah_immunity_on = AH_FALSE; in ar9300_reset()