Searched refs:ATH_DEBUG_MODE (Results 1 – 3 of 3) sorted by relevance
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/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 | 3638 DPRINTF(sc, ATH_DEBUG_MODE, "%s: RX filter 0x%x\n", __func__, rfilt); in ath_update_promisc() 3686 DPRINTF(sc, ATH_DEBUG_MODE, "%s: MC filter %08x:%08x\n", in ath_update_mcast_hw()
|