Searched refs:ath_rateioctl_tlv (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_athioctl.h209 struct ath_rateioctl_tlv { struct
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/sample/
H A Dsample.c1436 struct ath_rateioctl_tlv av;
1447 sizeof(struct ath_rateioctl_tlv) +
1449 sizeof(struct ath_rateioctl_tlv) +
1483 copyout(&av, rs->buf + o, sizeof(struct ath_rateioctl_tlv));
1484 o += sizeof(struct ath_rateioctl_tlv);
1493 copyout(&av, rs->buf + o, sizeof(struct ath_rateioctl_tlv));
1494 o += sizeof(struct ath_rateioctl_tlv);

Completed in 92 milliseconds