Searched refs:ATH_DEBUG_DIVERSITY (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/sys/dev/ath/ |
| HD | if_ath_lna_div.c | 721 DPRINTF(sc, ATH_DEBUG_DIVERSITY, in ath_lna_rx_comb_scan() 776 DPRINTF(sc, ATH_DEBUG_DIVERSITY, in ath_lna_rx_comb_scan() 976 DPRINTF(sc, ATH_DEBUG_DIVERSITY, "%s: total_pkt_count=%d\n", in ath_lna_rx_comb_scan() 979 DPRINTF(sc, ATH_DEBUG_DIVERSITY, "%s: main_total_rssi=%d\n", in ath_lna_rx_comb_scan() 981 DPRINTF(sc, ATH_DEBUG_DIVERSITY, "%s: alt_total_rssi=%d\n", in ath_lna_rx_comb_scan() 984 DPRINTF(sc, ATH_DEBUG_DIVERSITY, "%s: main_rssi_avg=%d\n", in ath_lna_rx_comb_scan() 986 DPRINTF(sc, ATH_DEBUG_DIVERSITY, "%s: alt_alt_rssi_avg=%d\n", in ath_lna_rx_comb_scan() 989 DPRINTF(sc, ATH_DEBUG_DIVERSITY, "%s: main_recv_cnt=%d\n", in ath_lna_rx_comb_scan() 991 DPRINTF(sc, ATH_DEBUG_DIVERSITY, "%s: alt_recv_cnt=%d\n", in ath_lna_rx_comb_scan() 995 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
|