Home
last modified time | relevance | path

Searched defs:_usec (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/dev/ath/
H A Dif_ath_tx_ht.c169 #define NUM_SYMBOLS_PER_USEC(_usec) (_usec >> 2) argument
170 #define NUM_SYMBOLS_PER_USEC_HALFGI(_usec) (((_usec*5)-4)/18) argument
/freebsd-src/sys/dev/rtwn/
H A Dif_rtwnvar.h444 rtwn_delay(_sc,_usec) global() argument