Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c346 u16 last_max = fp->last_max_sge; in bnx2x_update_last_max_sge()
349 fp->last_max_sge = idx; in bnx2x_update_last_max_sge()
377 last_max = RX_SGE(fp->last_max_sge); in bnx2x_update_sge_prod()
402 fp->last_max_sge, fp->rx_sge_prod); in bnx2x_update_sge_prod()
Dbnx2x.h586 u16 last_max_sge; member
Dbnx2x_main.c983 fp->rx_sge_prod, fp->last_max_sge, in bnx2x_panic_dump()
1115 end = RX_SGE(fp->last_max_sge); in bnx2x_panic_dump()