Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h830 u16 timer_units; member
H A Dbnxt.c6480 coal_cap->timer_units = 80; in bnxt_hwrm_coal_params_qcaps()
6505 coal_cap->timer_units = le16_to_cpu(resp->timer_units); in bnxt_hwrm_coal_params_qcaps()
6514 return usec * 1000 / coal_cap->timer_units; in bnxt_usec_to_coal_tmr()
H A Dbnxt_hsi.h5693 __le16 timer_units; member