Home
last modified time | relevance | path

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

/src/sys/dev/ath/
H A Dif_athdfs.h45 extern int ath_ioctl_phyerr(struct ath_softc *sc, struct ath_diag *ad);
H A Dif_ath_ioctl.c290 return (ath_ioctl_phyerr(sc, data)); in ath_ioctl()
/src/sys/dev/ath/ath_dfs/null/
H A Ddfs_null.c216 ath_ioctl_phyerr(struct ath_softc *sc, struct ath_diag *ad) in ath_ioctl_phyerr() function