Home
last modified time | relevance | path

Searched refs:i40e_construct_skb (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c1974 * i40e_construct_skb - Allocate skb and populate it
1983 static struct sk_buff *i40e_construct_skb(struct i40e_ring *rx_ring, in i40e_construct_skb() function
2008 * For i40e_construct_skb() mode it means that the in i40e_construct_skb()
2423 skb = i40e_construct_skb(rx_ring, rx_buffer, &xdp); in i40e_clean_rx_irq()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c2122 * i40e_construct_skb - Allocate skb and populate it
2130 static struct sk_buff *i40e_construct_skb(struct i40e_ring *rx_ring, in i40e_construct_skb() function
2152 * For i40e_construct_skb() mode it means that the in i40e_construct_skb()
2605 skb = i40e_construct_skb(rx_ring, xdp); in i40e_clean_rx_irq()

Completed in 15 milliseconds