Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_init_ops.h173 len = GUNZIP_OUTLEN(sc); in ecore_init_wr_zp()
H A Dbnx2x.h1257 #define GUNZIP_OUTLEN(sc) (sc->gz_outlen) macro