Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Ddebug.h107 ATH5K_DEBUG_DUMPBANDS = 0x00000400, enumerator
H A Ddebug.c289 { ATH5K_DEBUG_DUMPBANDS, "dumpbands", "dump bands" },
1007 if (likely(!(ah->debug.level & ATH5K_DEBUG_DUMPBANDS))) in ath5k_debug_dump_bands()