Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_init_ops.h45 static int bnx2x_gunzip(struct bnx2x *bp, const u8 *zbuf, int len);
216 rc = bnx2x_gunzip(bp, data, len); in bnx2x_init_wr_zp()
H A Dbnx2x_main.c6616 static int bnx2x_gunzip(struct bnx2x *bp, const u8 *zbuf, int len) in bnx2x_gunzip() function