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

/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h995 u16 timer_units; member in struct:bnxt_coal_cap
H A Dbnxt.c7568 coal_cap->timer_units = 80;
7595 coal_cap->timer_units = le16_to_cpu(resp->timer_units);
7604 return usec * 1000 / coal_cap->timer_units;
H A Dbnxt_hsi.h7109 __le16 timer_units; member in struct:hwrm_ring_aggint_qcaps_output

Completed in 374 milliseconds