Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h857 u16 timer_units; member
Dbnxt.c6643 coal_cap->timer_units = 80; in bnxt_hwrm_coal_params_qcaps()
6670 coal_cap->timer_units = le16_to_cpu(resp->timer_units); in bnxt_hwrm_coal_params_qcaps()
6679 return usec * 1000 / coal_cap->timer_units; in bnxt_usec_to_coal_tmr()
Dbnxt_hsi.h6706 __le16 timer_units; member