Home
last modified time | relevance | path

Searched refs:idle_thresh (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h838 /* RING_IDLE enabled when coal ticks < idle_thresh */
839 u16 idle_thresh; member
H A Dbnxt.c6575 hw_coal->idle_thresh && hw_coal->coal_ticks < hw_coal->idle_thresh) in bnxt_hwrm_set_coal_params()
11299 coal->idle_thresh = 50; in bnxt_init_dflt_coal()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h865 /* RING_IDLE enabled when coal ticks < idle_thresh */
866 u16 idle_thresh; member
H A Dbnxt.c6741 hw_coal->idle_thresh && hw_coal->coal_ticks < hw_coal->idle_thresh) in bnxt_hwrm_set_coal_params()
12245 coal->idle_thresh = 50; in bnxt_init_dflt_coal()

Completed in 43 milliseconds