Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c49 coal->rx_max_coalesced_frames_irq = bp->coal_bufs_irq / 2; in bnxt_get_coalesce()
64 bp->coal_bufs_irq = coal->rx_max_coalesced_frames_irq * 2; in bnxt_set_coalesce()
Dbnxt.h958 u16 coal_bufs_irq; member
Dbnxt.c3513 max_buf_irq = clamp_t(u16, bp->coal_bufs_irq, 1, 63); in bnxt_hwrm_set_coal()
5200 bp->coal_bufs_irq = 2; in bnxt_init_board()