Searched refs:AR_ISR_S2_CST (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_interrupts.c131 if (isr2 & AR_ISR_S2_CST)
H A Dar5416reg.h314 #define AR_ISR_S2_CST 0x00400000 /* Carrier sense timeout */ macro
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_interrupts.c187 mask2 |= ((isr2 & AR_ISR_S2_CST) << MAP_ISR_S2_HAL_CST);
H A Dar9300reg.h288 #define AR_ISR_S2_CST 0x00400000 // Carrier sense timeout macro

Completed in 101 milliseconds