Searched refs:ipw2200_ioctl (Results 1 – 1 of 1) sorted by relevance
188 static int ipw2200_ioctl(struct ipw2200_softc *sc, queue_t *q, mblk_t *m);2380 if (ipw2200_ioctl(sc, q, m) == IEEE80211_IOCTL_NOT_REQUIRED) in ipw2200_m_ioctl()2397 ipw2200_ioctl(struct ipw2200_softc *sc, queue_t *q, mblk_t *m) in ipw2200_ioctl() function