Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_debug.h52 ATH_DEBUG_STATE = 0x000040000ULL, /* 802.11 state transitions */ enumerator
H A Dif_ath.c5584 DPRINTF(sc, ATH_DEBUG_STATE, "%s: RX filter 0x%x bssid %s aid 0\n", in ath_scan_start()
5607 DPRINTF(sc, ATH_DEBUG_STATE, "%s: RX filter 0x%x bssid %s aid 0x%x\n", in ath_scan_end()
5846 DPRINTF(sc, ATH_DEBUG_STATE, "%s: %s -> %s\n", __func__, in ath_newstate()
5925 DPRINTF(sc, ATH_DEBUG_STATE, "%s: RX filter 0x%x bssid %s aid 0x%x\n", in ath_newstate()
6005 DPRINTF(sc, ATH_DEBUG_STATE, in ath_newstate()
H A Dif_ath_rx.c497 DPRINTF(sc, ATH_DEBUG_STATE, in ath_recv_mgmt()