Home
last modified time | relevance | path

Searched refs:rx_sge_prod (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h508 u16 rx_sge_prod) in bnx2x_update_rx_prod()
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()
505 bnx2x_update_rx_prod(struct bnx2x *bp, struct bnx2x_fastpath *fp, u16 bd_prod, u16 rx_comp_prod, u16 rx_sge_prod) bnx2x_update_rx_prod() argument
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()
403 "fp->last_max_sge = %d fp->rx_sge_prod = %d\n", in bnx2x_update_sge_prod()
404 fp->last_max_sge, fp->rx_sge_prod); in bnx2x_update_sge_prod()
1123 fp->rx_sge_prod); in bnx2x_rx_int()
1395 fp->rx_sge_prod); in bnx2x_init_rx_rings_cnic()
1461 fp->rx_sge_prod = ring_prod; in bnx2x_init_rx_rings()
1476 fp->rx_sge_prod); in bnx2x_init_rx_rings()
H A Dbnx2x.h601 u16 rx_sge_prod; member
H A Dbnx2x_ethtool.c2682 fp_rx->rx_sge_prod); in bnx2x_run_loopback()
H A Dbnx2x_main.c998 BNX2X_ERR(" rx_sge_prod(0x%x) last_max_sge(0x%x) fp_hc_idx(0x%x)\n", in bnx2x_panic_dump()
999 fp->rx_sge_prod, fp->last_max_sge, in bnx2x_panic_dump()
1130 start = RX_SGE(fp->rx_sge_prod); in bnx2x_panic_dump()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h508 u16 rx_sge_prod) in bnx2x_update_rx_prod()
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()
505 bnx2x_update_rx_prod(struct bnx2x *bp, struct bnx2x_fastpath *fp, u16 bd_prod, u16 rx_comp_prod, u16 rx_sge_prod) bnx2x_update_rx_prod() argument
H A Dbnx2x_cmn.c380 first_elem = RX_SGE(fp->rx_sge_prod) >> BIT_VEC64_ELEM_SHIFT; in bnx2x_update_sge_prod()
396 fp->rx_sge_prod += delta; in bnx2x_update_sge_prod()
402 "fp->last_max_sge = %d fp->rx_sge_prod = %d\n", in bnx2x_update_sge_prod()
403 fp->last_max_sge, fp->rx_sge_prod); in bnx2x_update_sge_prod()
1134 fp->rx_sge_prod); in bnx2x_rx_int()
1406 fp->rx_sge_prod); in bnx2x_init_rx_rings_cnic()
1472 fp->rx_sge_prod = ring_prod; in bnx2x_init_rx_rings()
1487 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.c997 BNX2X_ERR(" rx_sge_prod(0x%x) last_max_sge(0x%x) fp_hc_idx(0x%x)\n", in bnx2x_panic_dump()
998 fp->rx_sge_prod, fp->last_max_sge, in bnx2x_panic_dump()
1129 start = RX_SGE(fp->rx_sge_prod); in bnx2x_panic_dump()

Completed in 62 milliseconds