Searched refs:ierrors (Results 1 – 18 of 18) sorted by relevance
106 u_int32_t ierrors; /* # of input errors */ member
82 u_int32_t ierrors; /* # of input errors */ member
97 u_int32_t ierrors; /* # of input errors */ member
81 #define NG_H4_STAT_IERROR(s) (s).ierrors ++
89 #define NG_BT3C_STAT_IERROR(s) (s).ierrors ++
88 #define UBT_STAT_IERROR(sc) (sc)->sc_stat.ierrors ++
312 #define IXL_SET_IERRORS(vsi, count) (vsi)->ierrors = (count)508 u64 ierrors; member
827 return (vsi->ierrors); in ixl_get_counter()
417 show_stat("lu", 5, "received-errors", IFA_STAT(ierrors), in intpr()538 st->ift_ie += IFA_STAT(ierrors); in fill_iftot()
183 ierrors
575 u64 ierrors; member618 #define IXGBE_SET_IERRORS(sc, count) (sc)->ierrors = (count)
4152 return (adapter->ierrors); in ixgbe_get_counter()
1682 return (adapter->ierrors); in ixgbe_get_counter()
733 ifs0.int_data.ierrors = ifm->ifm_data.ifi_ierrors; in ifinit()974 ierr = ifs.int_data.ierrors - ifp->int_data.ierrors; in ifinit()
293 u_int ierrors; member
728 u_int32_t ierrors; /* Rx packets with bad status */ member
2661 sc->status.cntrs.ierrors++; in rxintr_cleanup()3792 return (cntrs->ierrors); in lmc_get_counter()
1092 if (status.cntrs.ierrors) printf("Rx errors:\t\t%u\n", status.cntrs.ierrors); in print_events()