Searched refs:bnx2x_gunzip (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_init_ops.h | 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()
|
H A D | bnx2x_main.c | 6618 static int bnx2x_gunzip(struct bnx2x *bp, const u8 *zbuf, int len) in bnx2x_gunzip() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_init_ops.h | 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()
|
H A D | bnx2x_main.c | 6616 static int bnx2x_gunzip(struct bnx2x *bp, const u8 *zbuf, int len) in bnx2x_gunzip() function
|
Completed in 34 milliseconds