Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_keycache.c310 DPRINTF(sc, ATH_DEBUG_KEYCACHE, in key_alloc_2pair()
319 DPRINTF(sc, ATH_DEBUG_KEYCACHE, "%s: out of pair space\n", __func__); in key_alloc_2pair()
358 DPRINTF(sc, ATH_DEBUG_KEYCACHE, in key_alloc_pair()
365 DPRINTF(sc, ATH_DEBUG_KEYCACHE, "%s: out of pair space\n", __func__); in key_alloc_pair()
397 DPRINTF(sc, ATH_DEBUG_KEYCACHE, "%s: key %u\n", in key_alloc_single()
403 DPRINTF(sc, ATH_DEBUG_KEYCACHE, "%s: out of space\n", __func__); in key_alloc_single()
440 DPRINTF(sc, ATH_DEBUG_KEYCACHE, in ath_key_alloc()
494 DPRINTF(sc, ATH_DEBUG_KEYCACHE, "%s: delete key %u\n", __func__, keyix); in ath_key_delete()
H A Dif_ath_debug.h51 ATH_DEBUG_KEYCACHE = 0x000020000ULL, /* key cache management */ enumerator
102 if (sc->sc_debug & ATH_DEBUG_KEYCACHE) \
H A Dif_ath.c3611 DPRINTF(sc, ATH_DEBUG_KEYCACHE, "%s:\n", __func__); in ath_key_update_begin()
3620 DPRINTF(sc, ATH_DEBUG_KEYCACHE, "%s:\n", __func__); in ath_key_update_end()