Searched refs:ath_hal_hastxpowlimit (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ath/ | ||
H A D | if_athvar.h | 1251 #define ath_hal_hastxpowlimit(_ah) \ macro |
H A D | if_ath.c | 990 if (ath_hal_hastpc(ah) || ath_hal_hastxpowlimit(ah)) in ath_attach() |