Searched refs:ath_hal_hastxpowlimit (Results 1 – 2 of 2) sorted by relevance
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/ | ||
H A D | athvar.h | 499 #define ath_hal_hastxpowlimit(_ah) \ macro |
H A D | ath.c | 560 if (ath_hal_hastpc(ah) || ath_hal_hastxpowlimit(ah)) in ath_attach() |