Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c348 u16 last_max = fp->last_max_sge; in bnx2x_update_last_max_sge()
351 fp->last_max_sge = idx; in bnx2x_update_last_max_sge()
379 last_max = RX_SGE(fp->last_max_sge); in bnx2x_update_sge_prod()
404 fp->last_max_sge, fp->rx_sge_prod); in bnx2x_update_sge_prod()
H A Dbnx2x.h603 u16 last_max_sge; member
H A Dbnx2x_main.c998 fp->rx_sge_prod, fp->last_max_sge, in bnx2x_panic_dump()
1130 end = RX_SGE(fp->last_max_sge); in bnx2x_panic_dump()