Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c210 u16 last_max = fp->last_max_sge; in bnx2x_update_last_max_sge()
213 fp->last_max_sge = idx; in bnx2x_update_last_max_sge()
241 last_max = RX_SGE(fp->last_max_sge); in bnx2x_update_sge_prod()
266 fp->last_max_sge, fp->rx_sge_prod); in bnx2x_update_sge_prod()
Dbnx2x.h541 u16 last_max_sge; member
Dbnx2x_main.c835 fp->rx_sge_prod, fp->last_max_sge, in bnx2x_panic_dump()
936 end = RX_SGE(fp->last_max_sge); in bnx2x_panic_dump()