Searched refs:bnx2x_gunzip (Results 1 – 2 of 2) sorted by relevance
45 static int bnx2x_gunzip(struct bnx2x *bp, const u8 *zbuf, int len);216 rc = bnx2x_gunzip(bp, data, len); in bnx2x_init_wr_zp()
6617 static int bnx2x_gunzip(struct bnx2x *bp, const u8 *zbuf, int len) in bnx2x_gunzip() function