Searched refs:xdp_tx_errors (Results 1 – 1 of 1) sorted by relevance
159 tx_dropped, xdp_tx_errors, xdp_redirect_errors; in gve_get_ethtool_stats() local201 xdp_tx_errors = 0, xdp_redirect_errors = 0, in gve_get_ethtool_stats()219 tmp_xdp_tx_errors = rx->xdp_tx_errors; in gve_get_ethtool_stats()231 xdp_tx_errors += tmp_xdp_tx_errors; in gve_get_ethtool_stats()259 xdp_tx_errors + xdp_redirect_errors; in gve_get_ethtool_stats()338 tmp_xdp_tx_errors = rx->xdp_tx_errors; in gve_get_ethtool_stats()374 data[i + j++] = rx->xdp_tx_errors; in gve_get_ethtool_stats()