Searched refs:mac_local_faults (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/ice/
H A Dice_type.h1067 u64 mac_local_faults; /* mlfc */ member in struct:ice_hw_port_stats
H A Dice_lib.c2383 ICE_PF_STAT32(GLPRT_MLFC, mac_local_faults);
4361 {&stats->mac_local_faults, "local_faults", "MAC Local Faults"},
6290 hs->mac_local_faults + hs->mac_remote_faults +
/freebsd-13-stable/sys/dev/ixl/
H A Di40e_type.h1456 u64 mac_local_faults; /* mlfc */ member in struct:i40e_hw_port_stats
H A Dixl_pf_main.c908 {&stats->mac_local_faults, "local_faults", "MAC Local Faults"},
2006 &osd->mac_local_faults,
2007 &nsd->mac_local_faults);

Completed in 189 milliseconds