Searched refs:ipw_load_ucode (Results 1 – 1 of 1) sorted by relevance
143 static int ipw_load_ucode(struct ipw_softc *, const char *, int);1908 ipw_load_ucode(struct ipw_softc *sc, const char *uc, int size) in ipw_load_ucode() function2340 if (ipw_load_ucode(sc, fw, le32toh(hdr->ucodesz)) != 0) { in ipw_init_locked()