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

  /src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210_beacon.c 105 ar5210SetStaBeaconTimers(struct ath_hal *ah, const HAL_BEACON_STATE *bs)
ar5210.h 266 const HAL_BEACON_STATE *);
  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_beacon.c 113 ar5211SetStaBeaconTimers(struct ath_hal *ah, const HAL_BEACON_STATE *bs)
ar5211.h 296 const HAL_BEACON_STATE *);
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_beacon.c 124 ar5212SetStaBeaconTimers(struct ath_hal *ah, const HAL_BEACON_STATE *bs)
ar5212.h 430 const HAL_BEACON_STATE *);
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_beacon.c 139 ar5416SetStaBeaconTimers(struct ath_hal *ah, const HAL_BEACON_STATE *bs)
ar5416.h 127 const HAL_BEACON_STATE *);
  /src/sys/external/isc/atheros_hal/dist/
ah.h 625 } HAL_BEACON_STATE;
628 * Like HAL_BEACON_STATE but for non-station mode setup.
848 const HAL_BEACON_STATE *);
  /src/sys/dev/ic/
ath.c 2492 HAL_BEACON_STATE bs;

Completed in 19 milliseconds