Searched defs:TU_TO_USEC (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_beacon.c25 #define TU_TO_USEC(_tu) ((_tu) << 10) macro
H A Dar9300_xmit.c28 #define TU_TO_USEC(_tu) ((_tu) << 10) macro
H A Dar9300_freebsd.c749 #define TU_TO_USEC(_tu) ((_tu) << 10) macro
H A Dar9300_misc.c614 #define TU_TO_USEC(_tu) ((_tu) << 10) macro
648 #undef TU_TO_USEC macro
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_beacon.c28 #define TU_TO_USEC(_tu) ((_tu) << 10) macro
[all...]
H A Dar5416_misc.c418 #define TU_TO_USEC(_tu) ((_tu) << 10) macro
444 #undef TU_TO_USEC macro
H A Dar5416_xmit.c1243 #define TU_TO_USEC(_tu) ((_tu) << 10) macro
1500 #undef TU_TO_USEC macro
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_xmit.c267 #define TU_TO_USEC(_tu) ((_tu) << 10) macro
509 #undef TU_TO_USEC macro

Completed in 218 milliseconds