Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_sp.c3952 uint16_t hc_usec; in ecore_q_init() local
3958 hc_usec = init->tx.hc_rate ? 1000000 / init->tx.hc_rate : 0; in ecore_q_init()
3964 &init->tx.flags), hc_usec); in ecore_q_init()
3970 hc_usec = init->rx.hc_rate ? 1000000 / init->rx.hc_rate : 0; in ecore_q_init()
3976 &init->rx.flags), hc_usec); in ecore_q_init()