HomeSort by: relevance | last modified time | path
    Searched defs:RAL_SIFS (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
if_ural.c 817 #define RAL_SIFS 10 /* us */
1210 dur = ural_txtime(RAL_ACK_SIZE, rate, ic->ic_flags) + RAL_SIFS;
1307 ic->ic_flags) + RAL_SIFS;
  /src/sys/dev/ic/
rt2560.c 1551 #define RAL_SIFS 10 /* us */
1815 RAL_SIFS;
1933 3 * RAL_SIFS;
2057 ic->ic_flags) + RAL_SIFS;
2525 sifs = RAL_SIFS - RT2560_RXTX_TURNAROUND;

Completed in 16 milliseconds