Home
last modified time | relevance | path

Searched refs:GUNZIP_OUTLEN (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_init_ops.h221 len = GUNZIP_OUTLEN(bp); in bnx2x_init_wr_zp()
H A Dbnx2x.h1729 #define GUNZIP_OUTLEN(bp) (bp->gunzip_outlen) macro