Home
last modified time | relevance | path

Searched refs:IFCOUNTER_IERRORS (Results 101 – 116 of 116) sorted by relevance

12345

/freebsd/sys/dev/age/
H A Dif_age.c2097 if_inc_counter(ifp, IFCOUNTER_IERRORS, smb->rx_crcerrs + in age_stats_update()
/freebsd/sys/dev/jme/
H A Dif_jme.c2524 if_inc_counter(ifp, IFCOUNTER_IERRORS, 1); in jme_rxeof()
/freebsd/sys/dev/neta/
H A Dif_mvneta.c3568 if_inc_counter(sc->ifp, IFCOUNTER_IERRORS, val); in mvneta_update_mib()
/freebsd/sys/dev/re/
H A Dif_re.c2274 if_inc_counter(ifp, IFCOUNTER_IERRORS, 1); in re_rxeof()
/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c2215 case IFCOUNTER_IERRORS: in cxgb_get_counter()
/freebsd/sys/dev/virtio/network/
H A Dif_vtnet.c3035 case IFCOUNTER_IERRORS: in vtnet_get_counter()
/freebsd/sys/dev/ixgbe/
H A Dif_ix.c1229 case IFCOUNTER_IERRORS: in ixgbe_if_get_counter()
/freebsd/sys/net/
H A Dif.c1729 ifd->ifi_ierrors = ifp->if_get_counter(ifp, IFCOUNTER_IERRORS); in if_data_copy()
/freebsd/sys/dev/e1000/
H A Dif_em.c4358 case IFCOUNTER_IERRORS: in em_if_get_counter()
/freebsd/sys/dev/alc/
H A Dif_alc.c3340 if_inc_counter(ifp, IFCOUNTER_IERRORS, in alc_stats_update()
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c3350 case IFCOUNTER_IERRORS: in mlx5e_get_counter()
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c3137 case IFCOUNTER_IERRORS: in vi_get_counter()
3190 case IFCOUNTER_IERRORS: in cxgbe_get_counter()
/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c3451 if_inc_counter(hn_ifp, IFCOUNTER_IERRORS, 1); in hn_rxpkt()
/freebsd/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c7133 case IFCOUNTER_IERRORS: in qlnx_get_counter()
/freebsd/sys/dev/ice/
H A Dice_lib.c7630 case IFCOUNTER_IERRORS: in ice_get_ifnet_counter()
/freebsd/sys/dev/bce/
H A Dif_bce.c8207 case IFCOUNTER_IERRORS: in bce_get_counter()

12345