HomeSort by: relevance | last modified time | path
    Searched refs:ah_hasHwPhyCounters (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_ani.c 192 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)
ar5212_recv.c 289 if (!AH5212(ah)->ah_hasHwPhyCounters &&
ar5212.h 318 HAL_BOOL ah_hasHwPhyCounters; /* Hardware has phy counters */

Completed in 12 milliseconds