Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Ddma.c702 if (unlikely(pisr & (AR5K_ISR_BNR))) in ath5k_hw_get_isr()
H A Dreg.h314 #define AR5K_ISR_BNR 0x00100000 /* Beacon not ready [5211+] */ macro