Searched refs:ath_rateioctl_rt (Results 1 – 3 of 3) sorted by relevance
91 dot11rate(struct ath_rateioctl_rt *rt, int rix) in dot11rate()101 dot11str(struct ath_rateioctl_rt *rt, int rix) in dot11str()112 ath_sample_stats(struct ath_ratestats *r, struct ath_rateioctl_rt *rt, in ath_sample_stats()229 struct ath_rateioctl_rt *rt = NULL; in rate_node_stats()244 if (av->tlv_len != sizeof(struct ath_rateioctl_rt)) { in rate_node_stats()248 (int) sizeof(struct ath_rateioctl_rt)); in rate_node_stats()255 sizeof(struct ath_rateioctl_rt)); in rate_node_stats()271 sizeof(struct ath_rateioctl_rt) + in rate_node_stats()
1442 struct ath_rateioctl_rt *tv; in ath_rate_fetch_node_stats()1455 sizeof(struct ath_rateioctl_rt) + in ath_rate_fetch_node_stats()1468 tv = malloc(sizeof(struct ath_rateioctl_rt), M_TEMP, in ath_rate_fetch_node_stats()1489 av.tlv_len = sizeof(struct ath_rateioctl_rt); in ath_rate_fetch_node_stats()1494 error = copyout(tv, rs->buf + o, sizeof(struct ath_rateioctl_rt)); in ath_rate_fetch_node_stats()1497 o += sizeof(struct ath_rateioctl_rt); in ath_rate_fetch_node_stats()
223 struct ath_rateioctl_rt { struct