Searched refs:iwn_alloc_fwmem (Results 1 – 1 of 1) sorted by relevance
156 static int iwn_alloc_fwmem(struct iwn_softc *);902 if ((error = iwn_alloc_fwmem(sc)) != 0) { in iwn_attach()1871 iwn_alloc_fwmem(struct iwn_softc *sc) in iwn_alloc_fwmem() function