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

  /src/sys/dev/ic/
athrate-sample.h 268 ctsduration += rt->info[cix].spAckDuration;
274 ctsduration += rt->info[cix].spAckDuration;
279 tt += (long_retries+1)*(t_sifs + rt->info[rix].spAckDuration);
ath.c 3905 dur = rt->info[rix].spAckDuration;
3958 ctsduration += rt->info[cix].spAckDuration;
3962 ctsduration += rt->info[rix].spAckDuration;
  /src/sys/external/isc/atheros_hal/dist/
ah.h 510 uint16_t spAckDuration; /* short preamble ACK duration*/
ah.c 430 rt->info[i].spAckDuration = ath_hal_computetxtime(ah, rt,

Completed in 117 milliseconds