Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/chelsio/chtls/
Dchtls_main.c332 static struct sk_buff *copy_gl_to_skb_pkt(const struct pkt_gl *gl, in copy_gl_to_skb_pkt() function
364 skb = copy_gl_to_skb_pkt(gl, rsp, cdev->lldi->sge_pktshift); in chtls_recv_packet()
/Linux-v5.4/drivers/infiniband/hw/cxgb4/
Ddevice.c1103 static inline struct sk_buff *copy_gl_to_skb_pkt(const struct pkt_gl *gl, in copy_gl_to_skb_pkt() function
1150 skb = copy_gl_to_skb_pkt(gl , rsp, dev->rdev.lldi.sge_pktshift); in recv_rx_pkt()