Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c1493 * t4vf_pktgl_to_skb - build an sk_buff from a packet gather list
1501 static struct sk_buff *t4vf_pktgl_to_skb(const struct pkt_gl *gl, in t4vf_pktgl_to_skb() function
1640 skb = t4vf_pktgl_to_skb(gl, RX_SKB_LEN, RX_PULL_LEN); in t4vf_ethrx_handler()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c1490 * t4vf_pktgl_to_skb - build an sk_buff from a packet gather list
1498 static struct sk_buff *t4vf_pktgl_to_skb(const struct pkt_gl *gl, in t4vf_pktgl_to_skb() function
1637 skb = t4vf_pktgl_to_skb(gl, RX_SKB_LEN, RX_PULL_LEN); in t4vf_ethrx_handler()

Completed in 7 milliseconds