Searched refs:pkt_gl (Results 1 – 15 of 15) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_uld.h | 274 struct pkt_gl; 378 const struct pkt_gl *gl); 382 const struct pkt_gl *gl, 412 struct sk_buff *cxgb4_pktgl_to_skb(const struct pkt_gl *gl,
|
D | sge.c | 2627 const struct pkt_gl *gl, unsigned int offset) in copy_frags() 2654 struct sk_buff *cxgb4_pktgl_to_skb(const struct pkt_gl *gl, in cxgb4_pktgl_to_skb() 2693 static void t4_pktgl_free(const struct pkt_gl *gl) in t4_pktgl_free() 2707 const struct pkt_gl *gl) in handle_trace_pkt() 2751 static void do_gro(struct sge_eth_rxq *rxq, const struct pkt_gl *gl, in do_gro() 2899 const struct pkt_gl *gl) in t4_tx_completion_handler() 2959 const struct pkt_gl *si) in t4_ethrx_handler() 3106 static void restore_rx_bufs(const struct pkt_gl *si, struct sge_fl *q, in restore_rx_bufs() 3187 struct pkt_gl si; in process_responses()
|
D | cxgb4.h | 653 struct pkt_gl { struct 662 const struct pkt_gl *gl); argument 1411 const struct pkt_gl *gl);
|
D | cxgb4_uld.c | 104 const struct pkt_gl *gl) in uldrx_handler()
|
D | cxgb4_main.c | 553 const struct pkt_gl *gl) in fwevtq_handler()
|
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | adapter.h | 152 struct pkt_gl { struct 160 const struct pkt_gl *); argument 567 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 | 490 const struct pkt_gl *gl) in fwevtq_handler()
|
/Linux-v5.4/drivers/target/iscsi/cxgbit/ |
D | cxgbit_main.c | 212 cxgbit_copy_frags(struct sk_buff *skb, const struct pkt_gl *gl, in cxgbit_copy_frags() 235 cxgbit_lro_add_packet_gl(struct sk_buff *skb, u8 op, const struct pkt_gl *gl) in cxgbit_lro_add_packet_gl() 309 cxgbit_lro_init_skb(struct cxgbit_sock *csk, u8 op, const struct pkt_gl *gl, in cxgbit_lro_init_skb() 373 const struct pkt_gl *gl, struct t4_lro_mgr *lro_mgr, in cxgbit_lro_receive() 428 const struct pkt_gl *gl, struct t4_lro_mgr *lro_mgr, in cxgbit_uld_lro_rx_handler()
|
/Linux-v5.4/drivers/crypto/chelsio/chtls/ |
D | chtls_main.c | 332 static struct sk_buff *copy_gl_to_skb_pkt(const struct pkt_gl *gl, in copy_gl_to_skb_pkt() 358 const struct pkt_gl *gl, const __be64 *rsp) in chtls_recv_packet() 432 const struct pkt_gl *gl) in chtls_uld_rx_handler()
|
/Linux-v5.4/drivers/crypto/chelsio/ |
D | chcr_core.h | 219 const struct pkt_gl *pgl);
|
D | chcr_core.c | 217 const struct pkt_gl *pgl) in chcr_uld_rx_handler()
|
/Linux-v5.4/drivers/infiniband/hw/cxgb4/ |
D | device.c | 1103 static inline struct sk_buff *copy_gl_to_skb_pkt(const struct pkt_gl *gl, in copy_gl_to_skb_pkt() 1141 static inline int recv_rx_pkt(struct c4iw_dev *dev, const struct pkt_gl *gl, in recv_rx_pkt() 1166 const struct pkt_gl *gl) in c4iw_uld_rx_handler()
|
/Linux-v5.4/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 86 static int t4_uld_rx_handler(void *, const __be64 *, const struct pkt_gl *); 2184 const struct pkt_gl *pgl) in t4_uld_rx_handler()
|
/Linux-v5.4/arch/mips/include/asm/octeon/ |
D | cvmx-npei-defs.h | 626 uint64_t pkt_gl:1; member 630 uint64_t pkt_gl:1;
|