Searched refs:hc_usec (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/bxe/
H A Decore_sp.c5001 uint16_t hc_usec; local
5007 hc_usec = init->tx.hc_rate ? 1000000 / init->tx.hc_rate : 0;
5012 hc_usec);
5018 hc_usec = init->rx.hc_rate ? 1000000 / init->rx.hc_rate : 0;
5023 hc_usec);

Completed in 50 milliseconds