Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h842 u16 timer_units; member
Dbnxt.c6642 coal_cap->timer_units = 80; in bnxt_hwrm_coal_params_qcaps()
6669 coal_cap->timer_units = le16_to_cpu(resp->timer_units); in bnxt_hwrm_coal_params_qcaps()
6678 return usec * 1000 / coal_cap->timer_units; in bnxt_usec_to_coal_tmr()
Dbnxt_hsi.h7014 __le16 timer_units; member