Searched refs:ah_hasHwPhyCounters (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_ani.c192 ahp->ah_hasHwPhyCounters =
205 if (ahp->ah_hasHwPhyCounters) {
249 if (ahp->ah_hasHwPhyCounters)
389 if (ahp->ah_hasHwPhyCounters) {
593 if (ahp->ah_hasHwPhyCounters) {
767 HALASSERT(!ahp->ah_hasHwPhyCounters && rs != AH_NULL);
917 HALASSERT(ahp->ah_hasHwPhyCounters);
986 if (ahp->ah_hasHwPhyCounters)
995 if (ahp->ah_hasHwPhyCounters)
H A Dar5212_recv.c289 if (!AH5212(ah)->ah_hasHwPhyCounters &&
H A Dar5212.h318 HAL_BOOL ah_hasHwPhyCounters; /* Hardware has phy counters */ member in struct:ath_hal_5212

Completed in 97 milliseconds