Home
last modified time | relevance | path

Searched refs:gve_rx_add_frags (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/google/gve/
H A Dgve_rx.c363 static struct sk_buff *gve_rx_add_frags(struct napi_struct *napi, in gve_rx_add_frags() function
437 struct sk_buff *skb = gve_rx_add_frags(napi, page_info, packet_buffer_size, len, ctx); in gve_rx_raw_addressing()
494 skb = gve_rx_add_frags(napi, &alloc_page_info, in gve_rx_copy_to_pool()
510 skb = gve_rx_add_frags(napi, copy_page_info, in gve_rx_copy_to_pool()
552 skb = gve_rx_add_frags(napi, page_info, rx->packet_buffer_size, len, ctx); in gve_rx_qpl()