Searched refs:ath_rateioctl_rt (Results 1 – 2 of 2) sorted by relevance
1435 struct ath_rateioctl_rt *tv; in ath_rate_fetch_node_stats()1448 sizeof(struct ath_rateioctl_rt) + in ath_rate_fetch_node_stats()1461 tv = malloc(sizeof(struct ath_rateioctl_rt), M_TEMP, in ath_rate_fetch_node_stats()1482 av.tlv_len = sizeof(struct ath_rateioctl_rt); in ath_rate_fetch_node_stats()1487 error = copyout(tv, rs->buf + o, sizeof(struct ath_rateioctl_rt)); in ath_rate_fetch_node_stats()1490 o += sizeof(struct ath_rateioctl_rt); in ath_rate_fetch_node_stats()
223 struct ath_rateioctl_rt { struct