Searched refs:xdp_drops (Results 1 – 8 of 8) sorted by relevance
46 u64 xdp_drops; member99 { "xdp_drops", VETH_RQ_STAT(xdp_drops) },638 stats->xdp_drops++; in veth_xdp_rcv_one()859 stats->xdp_drops++; in veth_xdp_rcv_skb()956 rq->stats.vs.xdp_drops += stats->xdp_drops; in veth_xdp_rcv()
94 u64 xdp_drops; member117 { "xdp_drops", VIRTNET_RQ_STAT(xdp_drops) },906 stats->xdp_drops++; in receive_small()1187 stats->xdp_drops++; in receive_mergeable()
141 u64 xdp_drops; /* XDP_DROPped packets */ member
193 FUN_QSTAT_INC(q, xdp_drops); in fun_run_xdp()
825 ADD_STAT(rxs.xdp_drops); in fun_get_ethtool_stats()
68 unsigned int xdp_drops; member
289 data[o++] = priv->rx_ring[i]->stats.xdp_drops; in enetc_get_ethtool_stats()
1489 rx_ring->stats.xdp_drops++; in enetc_xdp_drop()