Searched refs:pkt_gl (Results 1 – 15 of 15) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_uld.h | 274 struct pkt_gl; 376 const struct pkt_gl *gl); 380 const struct pkt_gl *gl, 409 struct sk_buff *cxgb4_pktgl_to_skb(const struct pkt_gl *gl,
|
D | sge.c | 2541 const struct pkt_gl *gl, unsigned int offset) in copy_frags() 2568 struct sk_buff *cxgb4_pktgl_to_skb(const struct pkt_gl *gl, in cxgb4_pktgl_to_skb() 2607 static void t4_pktgl_free(const struct pkt_gl *gl) in t4_pktgl_free() 2621 const struct pkt_gl *gl) in handle_trace_pkt() 2665 static void do_gro(struct sge_eth_rxq *rxq, const struct pkt_gl *gl, in do_gro() 2805 const struct pkt_gl *si) in t4_ethrx_handler() 2939 static void restore_rx_bufs(const struct pkt_gl *si, struct sge_fl *q, in restore_rx_bufs() 3020 struct pkt_gl si; in process_responses()
|
D | cxgb4.h | 634 struct pkt_gl { struct 643 const struct pkt_gl *gl); argument 1367 const struct pkt_gl *gl);
|
D | cxgb4_uld.c | 104 const struct pkt_gl *gl) in uldrx_handler()
|
D | cxgb4_main.c | 500 const struct pkt_gl *gl) in fwevtq_handler()
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | adapter.h | 152 struct pkt_gl { struct 160 const struct pkt_gl *); argument 565 const struct pkt_gl *);
|
D | sge.c | 1473 const struct pkt_gl *gl, in copy_frags() 1501 static struct sk_buff *t4vf_pktgl_to_skb(const struct pkt_gl *gl, in t4vf_pktgl_to_skb() 1549 static void t4vf_pktgl_free(const struct pkt_gl *gl) in t4vf_pktgl_free() 1567 static void do_gro(struct sge_eth_rxq *rxq, const struct pkt_gl *gl, in do_gro() 1615 const struct pkt_gl *gl) in t4vf_ethrx_handler() 1711 static void restore_rx_bufs(const struct pkt_gl *gl, struct sge_fl *fl, in restore_rx_bufs() 1780 struct pkt_gl gl; in process_responses()
|
D | cxgb4vf_main.c | 434 const struct pkt_gl *gl) in fwevtq_handler()
|
/Linux-v4.19/drivers/target/iscsi/cxgbit/ |
D | cxgbit_main.c | 214 cxgbit_copy_frags(struct sk_buff *skb, const struct pkt_gl *gl, in cxgbit_copy_frags() 237 cxgbit_lro_add_packet_gl(struct sk_buff *skb, u8 op, const struct pkt_gl *gl) in cxgbit_lro_add_packet_gl() 311 cxgbit_lro_init_skb(struct cxgbit_sock *csk, u8 op, const struct pkt_gl *gl, in cxgbit_lro_init_skb() 375 const struct pkt_gl *gl, struct t4_lro_mgr *lro_mgr, in cxgbit_lro_receive() 430 const struct pkt_gl *gl, struct t4_lro_mgr *lro_mgr, in cxgbit_uld_lro_rx_handler()
|
/Linux-v4.19/drivers/crypto/chelsio/chtls/ |
D | chtls_main.c | 316 static struct sk_buff *copy_gl_to_skb_pkt(const struct pkt_gl *gl, in copy_gl_to_skb_pkt() 342 const struct pkt_gl *gl, const __be64 *rsp) in chtls_recv_packet() 416 const struct pkt_gl *gl) in chtls_uld_rx_handler()
|
/Linux-v4.19/drivers/crypto/chelsio/ |
D | chcr_core.h | 189 const struct pkt_gl *pgl);
|
D | chcr_core.c | 179 const struct pkt_gl *pgl) in chcr_uld_rx_handler()
|
/Linux-v4.19/drivers/infiniband/hw/cxgb4/ |
D | device.c | 1096 static inline struct sk_buff *copy_gl_to_skb_pkt(const struct pkt_gl *gl, in copy_gl_to_skb_pkt() 1134 static inline int recv_rx_pkt(struct c4iw_dev *dev, const struct pkt_gl *gl, in recv_rx_pkt() 1159 const struct pkt_gl *gl) in c4iw_uld_rx_handler()
|
/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 81 static int t4_uld_rx_handler(void *, const __be64 *, const struct pkt_gl *); 2079 const struct pkt_gl *pgl) in t4_uld_rx_handler()
|
/Linux-v4.19/arch/mips/include/asm/octeon/ |
D | cvmx-npei-defs.h | 631 uint64_t pkt_gl:1; member 635 uint64_t pkt_gl:1;
|