Searched defs:lancer_pport_stats (Results 1 – 1 of 1) sorted by relevance
821 struct lancer_pport_stats { struct822 u32 tx_packets_lo;823 u32 tx_packets_hi;824 u32 tx_unicast_packets_lo;825 u32 tx_unicast_packets_hi;826 u32 tx_multicast_packets_lo;827 u32 tx_multicast_packets_hi;828 u32 tx_broadcast_packets_lo;829 u32 tx_broadcast_packets_hi;830 u32 tx_bytes_lo;[all …]