Searched refs:xdp_tx_drops (Results 1 – 4 of 4) sorted by relevance
67 unsigned int xdp_tx_drops; member
281 data[o++] = priv->tx_ring[i]->stats.xdp_tx_drops; in enetc_get_ethtool_stats()
1102 tx_ring->stats.xdp_tx_drops++; in enetc_xdp_xmit()1316 tx_ring->stats.xdp_tx_drops++; in enetc_clean_rx_ring_xdp()
81 u64 xdp_tx_drops; member104 { "xdp_tx_drops", VIRTNET_SQ_STAT(xdp_tx_drops) },628 sq->stats.xdp_tx_drops += n - nxmit; in virtnet_xdp_xmit()