Home
last modified time | relevance | path

Searched refs:rx_sge_prod (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h508 u16 rx_sge_prod) in bnx2x_update_rx_prod() argument
516 rx_prods.sge_prod = rx_sge_prod; in bnx2x_update_rx_prod()
533 fp->index, bd_prod, rx_comp_prod, rx_sge_prod); in bnx2x_update_rx_prod()
H A Dbnx2x_cmn.c381 first_elem = RX_SGE(fp->rx_sge_prod) >> BIT_VEC64_ELEM_SHIFT; in bnx2x_update_sge_prod()
397 fp->rx_sge_prod += delta; in bnx2x_update_sge_prod()
404 fp->last_max_sge, fp->rx_sge_prod); in bnx2x_update_sge_prod()
1135 fp->rx_sge_prod); in bnx2x_rx_int()
1407 fp->rx_sge_prod); in bnx2x_init_rx_rings_cnic()
1473 fp->rx_sge_prod = ring_prod; in bnx2x_init_rx_rings()
1488 fp->rx_sge_prod); in bnx2x_init_rx_rings()
H A Dbnx2x.h601 u16 rx_sge_prod; member
H A Dbnx2x_ethtool.c2690 fp_rx->rx_sge_prod); in bnx2x_run_loopback()
H A Dbnx2x_main.c998 fp->rx_sge_prod, fp->last_max_sge, in bnx2x_panic_dump()
1129 start = RX_SGE(fp->rx_sge_prod); in bnx2x_panic_dump()