Home
last modified time | relevance | path

Searched refs:spAckDuration (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dathrate-sample.h268 ctsduration += rt->info[cix].spAckDuration; in calc_usecs_unicast_packet()
274 ctsduration += rt->info[cix].spAckDuration; in calc_usecs_unicast_packet()
279 tt += (long_retries+1)*(t_sifs + rt->info[rix].spAckDuration); in calc_usecs_unicast_packet()
H A Dath.c3906 dur = rt->info[rix].spAckDuration; in ath_tx_start()
3959 ctsduration += rt->info[cix].spAckDuration; in ath_tx_start()
3963 ctsduration += rt->info[rix].spAckDuration; in ath_tx_start()
/netbsd-src/sys/external/isc/atheros_hal/dist/
H A Dah.h510 uint16_t spAckDuration; /* short preamble ACK duration*/ member
H A Dah.c430 rt->info[i].spAckDuration = ath_hal_computetxtime(ah, rt, in ath_hal_setupratetable()