Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_init_ops.h18 static int bnx2x_gunzip(struct bnx2x *bp, const u8 *zbuf, int len);
173 rc = bnx2x_gunzip(bp, data, len); in bnx2x_init_wr_zp()
Dbnx2x_main.c4580 static int bnx2x_gunzip(struct bnx2x *bp, const u8 *zbuf, int len) in bnx2x_gunzip() function