Searched refs:ath_ioctl (Results 1 – 3 of 3) sorted by relevance
32 extern int ath_ioctl(struct ieee80211com *ic, u_long cmd, void *data);
235 ath_ioctl(struct ieee80211com *ic, u_long cmd, void *data) in ath_ioctl() function
1302 ic->ic_ioctl = ath_ioctl; in ath_attach()