Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1027 u16 timer_units; member
H A Dbnxt.c7983 coal_cap->timer_units = 80; in bnxt_hwrm_coal_params_qcaps()
8010 coal_cap->timer_units = le16_to_cpu(resp->timer_units); in bnxt_hwrm_coal_params_qcaps()
8019 return usec * 1000 / coal_cap->timer_units; in bnxt_usec_to_coal_tmr()
H A Dbnxt_hsi.h7358 __le16 timer_units; member