Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Ddebug.h88 * @ATH5K_DEBUG_DESC: descriptor setup
110 ATH5K_DEBUG_DESC = 0x00004000, enumerator
H A Ddebug.c292 { ATH5K_DEBUG_DESC, "desc", "descriptor chains" },
1070 if (likely(!(ah->debug.level & ATH5K_DEBUG_DESC))) in ath5k_debug_printrxbuffs()
1094 if (likely(!(ah->debug.level & ATH5K_DEBUG_DESC))) in ath5k_debug_printtxbuf()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Ddebug.h88 * @ATH5K_DEBUG_DESC: descriptor setup
110 ATH5K_DEBUG_DESC = 0x00004000, enumerator
H A Ddebug.c292 { ATH5K_DEBUG_DESC, "desc", "descriptor chains" },
1068 if (likely(!(ah->debug.level & ATH5K_DEBUG_DESC))) in ath5k_debug_printrxbuffs()
1092 if (likely(!(ah->debug.level & ATH5K_DEBUG_DESC))) in ath5k_debug_printtxbuf()

Completed in 4 milliseconds