Home
last modified time | relevance | path

Searched refs:ath_rateioctl (Results 1 – 9 of 9) sorted by relevance

/freebsd/tools/tools/ath/common/
H A Dctrl.h35 struct ath_rateioctl;
55 struct ath_rateioctl *r);
H A Dctrl.c207 struct ath_rateioctl *r) in ath_drive_req_fetch_ratectrl_stats()
/freebsd/sys/dev/ath/
H A Dif_athrate.h172 int ath_rate_fetch_stats(struct ath_softc *sc, struct ath_rateioctl *rs);
178 struct ath_rateioctl *rs);
H A Dif_athioctl.h236 struct ath_rateioctl { struct
245 #define SIOCGATHNODERATESTATS _IOWR('i', 149, struct ath_rateioctl) argument
246 #define SIOCGATHRATESTATS _IOWR('i', 150, struct ath_rateioctl)
H A Dif_ath_ioctl.c126 ath_ioctl_ratestats(struct ath_softc *sc, struct ath_rateioctl *rs) in ath_ioctl_ratestats()
/freebsd/tools/tools/ath/athratestats/
H A Dmain.c87 struct ath_rateioctl re;
/freebsd/sys/dev/ath/ath_rate/onoe/
H A Donoe.c422 struct ath_rateioctl *re) in ath_rate_fetch_node_stats()
/freebsd/sys/dev/ath/ath_rate/amrr/
H A Damrr.c434 struct ath_rateioctl *re) in ath_rate_fetch_node_stats()
/freebsd/sys/dev/ath/ath_rate/sample/
H A Dsample.c1437 struct ath_rateioctl *rs) in ath_rate_fetch_node_stats()