Home
last modified time | relevance | path

Searched refs:ipw_read_chanmask (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ipw/
H A Dif_ipw.c119 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