Searched refs:xdp_tx_errors (Results 1 – 4 of 4) 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()
660 rx->xdp_tx_errors++; in gve_xsk_done_dqo()699 rx->xdp_tx_errors++; in gve_xdp_done_dqo()
330 u64 xdp_tx_errors; member
778 rx->xdp_tx_errors++; in gve_xdp_done()