Searched refs:ATH_DEBUG_MODE (Results 1 – 4 of 4) sorted by relevance
/freebsd/tools/tools/ath/athdebug/ |
H A D | athdebug.c | 59 ATH_DEBUG_MODE = 0x00000040, /* mode init/setup */ enumerator 90 { "mode", ATH_DEBUG_MODE },
|
/freebsd/sys/dev/ath/ |
H A D | if_ath_debug.h | 43 ATH_DEBUG_MODE = 0x000000040ULL, /* mode init/setup */ enumerator
|
H A D | if_ath_rx.c | 240 DPRINTF(sc, ATH_DEBUG_MODE, "%s: RX filter 0x%x, %s\n", in ath_calcrxfilter()
|
H A D | if_ath.c | 3630 DPRINTF(sc, ATH_DEBUG_MODE, "%s: RX filter 0x%x\n", __func__, rfilt); in ath_update_promisc() 3678 DPRINTF(sc, ATH_DEBUG_MODE, "%s: MC filter %08x:%08x\n", in ath_update_mcast_hw()
|