Searched refs:ATH_DEBUG_NODE_PWRSAVE (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 | 69 ATH_DEBUG_NODE_PWRSAVE = 0x800000000ULL, /* node powersave */ enumerator
|
H A D | if_ath.c | 6728 DPRINTF(sc, ATH_DEBUG_NODE_PWRSAVE, "%s: %6D: enable=%d\n", in ath_node_powersave() 6825 DPRINTF(sc, ATH_DEBUG_NODE_PWRSAVE, in ath_node_set_tim() 6833 DPRINTF(sc, ATH_DEBUG_NODE_PWRSAVE, in ath_node_set_tim() 6844 DPRINTF(sc, ATH_DEBUG_NODE_PWRSAVE, in ath_node_set_tim() 6857 DPRINTF(sc, ATH_DEBUG_NODE_PWRSAVE, in ath_node_set_tim() 6873 DPRINTF(sc, ATH_DEBUG_NODE_PWRSAVE, in ath_node_set_tim() 6946 DPRINTF(sc, ATH_DEBUG_NODE_PWRSAVE, in ath_tx_update_tim() 6965 DPRINTF(sc, ATH_DEBUG_NODE_PWRSAVE, in ath_tx_update_tim() 7047 DPRINTF(sc, ATH_DEBUG_NODE_PWRSAVE, in ath_node_recv_pspoll() 7073 DPRINTF(sc, ATH_DEBUG_NODE_PWRSAVE, in ath_node_recv_pspoll() [all …]
|
H A D | if_ath_tx.c | 2863 DPRINTF(sc, ATH_DEBUG_NODE_PWRSAVE, in ath_tx_leak_count_update()
|