Searched refs:xdp_tx_drops (Results 1 – 4 of 4) sorted by relevance
70 unsigned int xdp_tx_drops; member
282 data[o++] = priv->tx_ring[i]->stats.xdp_tx_drops; in enetc_get_ethtool_stats()
1371 tx_ring->stats.xdp_tx_drops++; in enetc_xdp_xmit()1585 tx_ring->stats.xdp_tx_drops++; in enetc_clean_rx_ring_xdp()
81 u64 xdp_tx_drops; member105 { "xdp_tx_drops", VIRTNET_SQ_STAT(xdp_tx_drops) },693 sq->stats.xdp_tx_drops += n - nxmit; in virtnet_xdp_xmit()