Searched refs:arp_stats (Results 1 – 2 of 2) sorted by relevance
807 stats->arp_received = le32_to_cpu(tgt_stats->arp_stats.arp_received); in ath6kl_update_target_stats()808 stats->arp_replied = le32_to_cpu(tgt_stats->arp_stats.arp_replied); in ath6kl_update_target_stats()809 stats->arp_matched = le32_to_cpu(tgt_stats->arp_stats.arp_matched); in ath6kl_update_target_stats()
1837 struct arp_stats { struct1856 struct arp_stats arp_stats; argument