Searched refs:ecore_gunzip (Results 1 – 2 of 2) sorted by relevance
17 static int ecore_gunzip(struct bnx2x_softc *sc, const uint8_t *zbuf, int len);168 rc = ecore_gunzip(sc, data, len); in ecore_init_wr_zp()
11676 static int ecore_gunzip(struct bnx2x_softc *sc, const uint8_t * zbuf, int len) function