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

  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416.h 116 extern void ar5416ProcessMibIntr(struct ath_hal *, const HAL_NODE_STATS *);
117 extern void ar5416AniPoll(struct ath_hal *, const HAL_NODE_STATS *,
ar5416_ani.c 612 ar5416ProcessMibIntr(struct ath_hal *ah, const HAL_NODE_STATS *stats)
833 ar5416AniPoll(struct ath_hal *ah, const HAL_NODE_STATS *stats,
  /src/sys/external/isc/atheros_hal/dist/
ah.h 651 } HAL_NODE_STATS;
769 const HAL_NODE_STATS *, HAL_CHANNEL *);
771 const HAL_NODE_STATS *);
  /src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210.h 277 extern void ar5210AniPoll(struct ath_hal *, const HAL_NODE_STATS *, HAL_CHANNEL *);
278 extern void ar5210MibEvent(struct ath_hal *, const HAL_NODE_STATS *);
ar5210_misc.c 564 ar5210AniPoll(struct ath_hal *ah, const HAL_NODE_STATS *stats, HAL_CHANNEL *chan)
569 ar5210MibEvent(struct ath_hal *ah, const HAL_NODE_STATS *stats)
  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211.h 307 extern void ar5211AniPoll(struct ath_hal *, const HAL_NODE_STATS *, HAL_CHANNEL *);
308 extern void ar5211MibEvent(struct ath_hal *, const HAL_NODE_STATS *);
ar5211_misc.c 567 ar5211AniPoll(struct ath_hal *ah, const HAL_NODE_STATS *stats, HAL_CHANNEL *chan)
572 ar5211MibEvent(struct ath_hal *ah, const HAL_NODE_STATS *stats)
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212.h 221 HAL_NODE_STATS ast_nodestats; /* Latest rssi stats from driver */
601 extern void ar5212ProcessMibIntr(struct ath_hal *, const HAL_NODE_STATS *);
602 extern void ar5212AniPoll(struct ath_hal *, const HAL_NODE_STATS *,
ar5212_ani.c 692 ar5212ProcessMibIntr(struct ath_hal *ah, const HAL_NODE_STATS *stats)
953 ar5212AniPoll(struct ath_hal *ah, const HAL_NODE_STATS *stats,
  /src/sys/dev/ic/
athvar.h 302 HAL_NODE_STATS sc_halstats; /* station-mode rssi stats */

Completed in 93 milliseconds