Home
last modified time | relevance | path

Searched refs:ATH_DBG_WARN_ON_ONCE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/
H A Dath.h301 #define ATH_DBG_WARN_ON_ONCE(foo) WARN_ON_ONCE(foo) macro
314 #define ATH_DBG_WARN_ON_ONCE(foo) ({ \ macro
/kernel/linux/linux-6.6/drivers/net/wireless/ath/
H A Dath.h301 #define ATH_DBG_WARN_ON_ONCE(foo) WARN_ON_ONCE(foo) macro
314 #define ATH_DBG_WARN_ON_ONCE(foo) ({ \ macro
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dmain.c580 if (ATH_DBG_WARN_ON_ONCE(sc->ps_idle)) in ath_isr()
H A Dhw.c2270 * simply keep the ATH_DBG_WARN_ON_ONCE() but make in ath9k_hw_setpower()
2275 ATH_DBG_WARN_ON_ONCE(!status); in ath9k_hw_setpower()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dmain.c580 if (ATH_DBG_WARN_ON_ONCE(sc->ps_idle)) in ath_isr()
H A Dhw.c2269 * simply keep the ATH_DBG_WARN_ON_ONCE() but make in ath9k_hw_setpower()
2274 ATH_DBG_WARN_ON_ONCE(!status); in ath9k_hw_setpower()

Completed in 16 milliseconds