Home
last modified time | relevance | path

Searched refs:ATH_DEBUG_STATE (Results 1 – 4 of 4) sorted by relevance

/freebsd/tools/tools/ath/athdebug/
H A Dathdebug.c68 ATH_DEBUG_STATE = 0x00040000, /* 802.11 state transitions */ enumerator
99 { "state", ATH_DEBUG_STATE },
/freebsd/sys/dev/ath/
H A Dif_ath_debug.h52 ATH_DEBUG_STATE = 0x000040000ULL, /* 802.11 state transitions */ enumerator
H A Dif_ath.c5579 DPRINTF(sc, ATH_DEBUG_STATE, "%s: RX filter 0x%x bssid %s aid 0\n", in ath_scan_start()
5602 DPRINTF(sc, ATH_DEBUG_STATE, "%s: RX filter 0x%x bssid %s aid 0x%x\n", in ath_scan_end()
5841 DPRINTF(sc, ATH_DEBUG_STATE, "%s: %s -> %s\n", __func__, in ath_newstate()
5920 DPRINTF(sc, ATH_DEBUG_STATE, "%s: RX filter 0x%x bssid %s aid 0x%x\n", in ath_newstate()
6000 DPRINTF(sc, ATH_DEBUG_STATE, in ath_newstate()
H A Dif_ath_rx.c497 DPRINTF(sc, ATH_DEBUG_STATE, in ath_recv_mgmt()