Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h823 u16 timer_units; member
Dbnxt.c6385 coal_cap->timer_units = 80; in bnxt_hwrm_coal_params_qcaps()
6410 coal_cap->timer_units = le16_to_cpu(resp->timer_units); in bnxt_hwrm_coal_params_qcaps()
6419 return usec * 1000 / coal_cap->timer_units; in bnxt_usec_to_coal_tmr()
Dbnxt_hsi.h5693 __le16 timer_units; member