Searched refs:xdp_tx_drops (Results 1 – 4 of 4) sorted by relevance
71 unsigned int xdp_tx_drops; member
299 data[o++] = priv->tx_ring[i]->stats.xdp_tx_drops; in enetc_get_ethtool_stats()
1401 tx_ring->stats.xdp_tx_drops++; in enetc_xdp_xmit()1614 tx_ring->stats.xdp_tx_drops++; in enetc_clean_rx_ring_xdp()
87 u64 xdp_tx_drops; member111 { "xdp_tx_drops", VIRTNET_SQ_STAT(xdp_tx_drops) },981 sq->stats.xdp_tx_drops += n - nxmit; in virtnet_xdp_xmit()