Searched refs:tmp_rx_skb_alloc_fail (Results 1 – 1 of 1) sorted by relevance
142 u64 tmp_rx_pkts, tmp_rx_bytes, tmp_rx_skb_alloc_fail, tmp_rx_buf_alloc_fail, in gve_get_ethtool_stats() local181 tmp_rx_skb_alloc_fail = rx->rx_skb_alloc_fail; in gve_get_ethtool_stats()189 rx_skb_alloc_fail += tmp_rx_skb_alloc_fail; in gve_get_ethtool_stats()262 tmp_rx_skb_alloc_fail = rx->rx_skb_alloc_fail; in gve_get_ethtool_stats()273 data[i++] = tmp_rx_skb_alloc_fail + in gve_get_ethtool_stats()
Completed in 4 milliseconds