Searched refs:mwl_ioctl (Results 1 – 1 of 1) sorted by relevance
101 static int mwl_ioctl(struct ieee80211com *, u_long, void *);469 ic->ic_ioctl = mwl_ioctl; in mwl_attach()4710 mwl_ioctl(struct ieee80211com *ic, u_long cmd, void *data) in mwl_ioctl() function