Searched refs:acktime (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_urtw.c1690 uint16_t acktime, rtstime, ctstime; local
1743 acktime = urtw_compute_txtime(14, 2,0, 0);
1751 rtsdur = ctstime + pkttime + acktime +
1758 txdur = pkttime + URTW_ASIFS_TIME + acktime;
1765 2 * acktime;
1767 dur = URTW_ASIFS_TIME + acktime;

Completed in 106 milliseconds