Searched refs:packet_size_bytes (Results 1 – 1 of 1) sorted by relevance
538 u64 *packet_size_bytes, u32 *work_done) in gve_rx() argument610 *packet_size_bytes = skb->len + (skb->protocol ? ETH_HLEN : 0); in gve_rx()624 *packet_size_bytes = 0; in gve_rx()716 u64 packet_size_bytes = 0; in gve_clean_rx_done() local728 dropped = !gve_rx(rx, feat, &packet_size_bytes, &work_cnt); in gve_clean_rx_done()730 bytes += packet_size_bytes; in gve_clean_rx_done()