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

/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.c4564 u16 hc_usec; local
4570 hc_usec = init->tx.hc_rate ? 1000000 / init->tx.hc_rate : 0;
4575 hc_usec);
4581 hc_usec = init->rx.hc_rate ? 1000000 / init->rx.hc_rate : 0;
4586 hc_usec);

Completed in 20 milliseconds