Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.c1288 * iavf_construct_skb - Allocate skb and populate it
1297 static struct sk_buff *iavf_construct_skb(struct iavf_ring *rx_ring, in iavf_construct_skb() function
1527 skb = iavf_construct_skb(rx_ring, rx_buffer, size); in iavf_clean_rx_irq()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.c1309 * iavf_construct_skb - Allocate skb and populate it
1318 static struct sk_buff *iavf_construct_skb(struct iavf_ring *rx_ring, in iavf_construct_skb() function
1548 skb = iavf_construct_skb(rx_ring, rx_buffer, size); in iavf_clean_rx_irq()

Completed in 6 milliseconds