Home
last modified time | relevance | path

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

/freebsd/tools/tools/ath/athstats/
H A Dathstats.c1060 #define isphyerr(i) (S_PHY_MIN <= i && i <= S_PHY_MAX) in ath_print_verbose() macro
1069 if (!isphyerr(i) && f->width > width) in ath_print_verbose()
1074 if (isphyerr(i)) in ath_print_verbose()
1087 #undef isphyerr in ath_print_verbose()