Home
last modified time | relevance | path

Searched refs:URTW_ACKCTS_LEN (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/usb/wlan/
H A Dif_urtwreg.h311 #define URTW_ACKCTS_LEN 14 /* len for ACK and CTS */ macro
H A Dif_urtw.c1750 rtstime = urtw_compute_txtime(URTW_ACKCTS_LEN, 2, 0, 0); in urtw_tx_start()