Home
last modified time | relevance | path

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

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