Searched defs:ixgbe_hw_stats (Results 1 – 1 of 1) sorted by relevance
3912 struct ixgbe_hw_stats { struct3913 char namebuf[32];3914 struct evcnt ipcs;3915 struct evcnt ipcs_bad;3916 struct evcnt l4cs;3917 struct evcnt l4cs_bad;3919 struct evcnt crcerrs;3920 struct evcnt illerrc;3921 struct evcnt errbc;3922 struct evcnt mspdc;[all …]