Searched refs:IFCOUNTER_OQDROPS (Results 1 - 23 of 23) sorted by relevance

/freebsd-13-stable/sys/net/
H A Dif_mib.c114 ifp->if_get_counter(ifp, IFCOUNTER_OQDROPS);
H A Difq.h260 if_inc_counter((ifp), IFCOUNTER_OQDROPS, 1); \
327 if_inc_counter((ifp), IFCOUNTER_OQDROPS, 1);
H A Dif_var.h122 IFCOUNTER_OQDROPS, enumerator in enum:__anon14888
H A Dif_epair.c531 if_inc_counter(ifp, IFCOUNTER_OQDROPS, 1);
H A Dif.c1814 ifd->ifi_oqdrops = ifp->if_get_counter(ifp, IFCOUNTER_OQDROPS);
4004 if_inc_counter(ifp, IFCOUNTER_OQDROPS, 1);
/freebsd-13-stable/sys/netgraph/
H A Dng_iface.c382 if_inc_counter(ifp, IFCOUNTER_OQDROPS, 1);
/freebsd-13-stable/sys/dev/sfxge/
H A Dsfxge_port.c147 case IFCOUNTER_OQDROPS:
/freebsd-13-stable/sys/dev/vnic/
H A Dnicvf_main.c753 case IFCOUNTER_OQDROPS:
/freebsd-13-stable/sys/dev/ixl/
H A Dif_ixl.c1757 case IFCOUNTER_OQDROPS:
H A Dif_iavf.c1461 case IFCOUNTER_OQDROPS:
/freebsd-13-stable/sys/dev/liquidio/
H A Dlio_main.c1103 case IFCOUNTER_OQDROPS:
/freebsd-13-stable/sys/compat/linprocfs/
H A Dlinprocfs.c1485 (uintmax_t )ifp->if_get_counter(ifp, IFCOUNTER_OQDROPS),
/freebsd-13-stable/sys/netpfil/pf/
H A Dif_pfsync.c1712 if_inc_counter(sc->sc_ifp, IFCOUNTER_OQDROPS, 1);
/freebsd-13-stable/sys/dev/hyperv/netvsc/
H A Dif_hn.c6031 if_inc_counter(ifp, IFCOUNTER_OQDROPS, 1);
6108 if_inc_counter(ifp, IFCOUNTER_OQDROPS, 1);
/freebsd-13-stable/sys/dev/ena/
H A Dena.c2185 case IFCOUNTER_OQDROPS:
/freebsd-13-stable/sys/dev/cxgb/
H A Dcxgb_main.c2254 case IFCOUNTER_OQDROPS: {
/freebsd-13-stable/sys/dev/ixgbe/
H A Dif_ix.c1220 case IFCOUNTER_OQDROPS:
/freebsd-13-stable/sys/arm/ti/cpsw/
H A Dif_cpsw.c2029 if_inc_counter(slot->ifp, IFCOUNTER_OQDROPS, 1);
/freebsd-13-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c3241 case IFCOUNTER_OQDROPS:
/freebsd-13-stable/sys/dev/mxge/
H A Dif_mxge.c4002 case IFCOUNTER_OQDROPS:
/freebsd-13-stable/sys/dev/ice/
H A Dice_lib.c6309 case IFCOUNTER_OQDROPS:
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c7294 case IFCOUNTER_OQDROPS:
/freebsd-13-stable/sys/dev/cxgbe/
H A Dt4_main.c2371 case IFCOUNTER_OQDROPS: {
2434 case IFCOUNTER_OQDROPS: {

Completed in 560 milliseconds