Home
last modified time | relevance | path

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

/freebsd/sys/dev/axgbe/
H A Dxgbe-dev.c145 xgbe_riwt_to_usec(struct xgbe_prv_data *pdata, unsigned int riwt) in xgbe_riwt_to_usec() argument
158 ret = (riwt * 256) / (rate / 1000000); in xgbe_riwt_to_usec()