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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_ani.c256 if (ahp->ah_hasHwPhyCounters) {
560 if (ahp->ah_hasHwPhyCounters) {
595 if (ahp->ah_hasHwPhyCounters) {
670 return (ahp->ah_hasHwPhyCounters ? B_TRUE : B_FALSE);
838 ahp->ah_hasHwPhyCounters = 1;
854 if (ahp->ah_hasHwPhyCounters) {
861 if (ahp->ah_hasHwPhyCounters) {
886 if (ahp->ah_hasHwPhyCounters) {
H A Darn_hw.h929 boolean_t ah_hasHwPhyCounters; member in struct:ath_hal_5416
H A Darn_hw.c3655 return (ahp->ah_hasHwPhyCounters ? 0 : -ENXIO);

Completed in 58 milliseconds