Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_ioctl.h32 extern int ath_ioctl(struct ieee80211com *ic, u_long cmd, void *data);
H A Dif_ath_ioctl.c235 ath_ioctl(struct ieee80211com *ic, u_long cmd, void *data) in ath_ioctl() function
H A Dif_ath.c1303 ic->ic_ioctl = ath_ioctl; in ath_attach()