Home
last modified time | relevance | path

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

/freebsd/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/contrib/unbound/smallapp/
H A Dunbound-control.c209 (long long)var ## _sec, (int)var ## _usec);