Searched refs:ATH_DEBUG_DIVERSITY (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/ath/ |
| HD | if_ath_lna_div.c | 728 DPRINTF(sc, ATH_DEBUG_DIVERSITY, in ath_lna_rx_comb_scan() 783 DPRINTF(sc, ATH_DEBUG_DIVERSITY, in ath_lna_rx_comb_scan() 983 DPRINTF(sc, ATH_DEBUG_DIVERSITY, "%s: total_pkt_count=%d\n", in ath_lna_rx_comb_scan() 986 DPRINTF(sc, ATH_DEBUG_DIVERSITY, "%s: main_total_rssi=%d\n", in ath_lna_rx_comb_scan() 988 DPRINTF(sc, ATH_DEBUG_DIVERSITY, "%s: alt_total_rssi=%d\n", in ath_lna_rx_comb_scan() 991 DPRINTF(sc, ATH_DEBUG_DIVERSITY, "%s: main_rssi_avg=%d\n", in ath_lna_rx_comb_scan() 993 DPRINTF(sc, ATH_DEBUG_DIVERSITY, "%s: alt_alt_rssi_avg=%d\n", in ath_lna_rx_comb_scan() 996 DPRINTF(sc, ATH_DEBUG_DIVERSITY, "%s: main_recv_cnt=%d\n", in ath_lna_rx_comb_scan() 998 DPRINTF(sc, ATH_DEBUG_DIVERSITY, "%s: alt_recv_cnt=%d\n", in ath_lna_rx_comb_scan() 1002 DPRINTF(sc, ATH_DEBUG_DIVERSITY, "%s: lna_conf: %x -> %x\n", in ath_lna_rx_comb_scan() [all …]
|
| HD | if_ath_debug.h | 70 ATH_DEBUG_DIVERSITY = 0x1000000000ULL, /* Diversity logic */ enumerator
|