Searched refs:ipw_read_chanmask (Results 1 – 1 of 1) sorted by relevance
119 static uint16_t ipw_read_chanmask(struct ipw_softc *);297 sc->chanmask = ipw_read_chanmask(sc); in ipw_attach()965 ipw_read_chanmask(struct ipw_softc *sc) in ipw_read_chanmask() function