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

  /src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210_beacon.c 61 ath_hal_sw_beacon_response_time) << 3; /* 1/8 TU */
  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_beacon.c 78 ath_hal_sw_beacon_response_time) << 3; /* 1/8 TU */
ar5211_xmit.c 348 - (ath_hal_sw_beacon_response_time - ath_hal_dma_beacon_response_time)
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_beacon.c 89 ath_hal_sw_beacon_response_time) << 3; /* 1/8 TU */
ar5212_xmit.c 419 - (ath_hal_sw_beacon_response_time -
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_beacon.c 98 ath_hal_sw_beacon_response_time) << 3; /* 1/8 TU */
  /src/sys/external/isc/atheros_hal/ic/
ah_osdep.c 77 int ath_hal_sw_beacon_response_time = 10; /* in TU's */ variable in typeref:typename:int
116 &ath_hal_sw_beacon_response_time, 0, CTL_CREATE, CTL_EOL)) != 0)
  /src/sys/external/isc/atheros_hal/dist/
ah_internal.h 550 extern int ath_hal_sw_beacon_response_time; /* in TU's */

Completed in 18 milliseconds