Searched refs:pkt_gl (Results 1 – 15 of 15) sorted by relevance
/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 | 488 const struct pkt_gl *gl) in fwevtq_handler()
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_uld.h | 347 struct pkt_gl; 483 const struct pkt_gl *gl); 487 const struct pkt_gl *gl, 529 struct sk_buff *cxgb4_pktgl_to_skb(const struct pkt_gl *gl,
|
D | sge.c | 3313 const struct pkt_gl *gl, unsigned int offset) in copy_frags() 3340 struct sk_buff *cxgb4_pktgl_to_skb(const struct pkt_gl *gl, in cxgb4_pktgl_to_skb() 3379 static void t4_pktgl_free(const struct pkt_gl *gl) in t4_pktgl_free() 3393 const struct pkt_gl *gl) in handle_trace_pkt() 3437 static void do_gro(struct sge_eth_rxq *rxq, const struct pkt_gl *gl, in do_gro() 3586 const struct pkt_gl *gl) in t4_tx_completion_handler() 3617 static int cxgb4_validate_lb_pkt(struct port_info *pi, const struct pkt_gl *si) in cxgb4_validate_lb_pkt() 3651 const struct pkt_gl *si) in t4_ethrx_handler() 3804 static void restore_rx_bufs(const struct pkt_gl *si, struct sge_fl *q, in restore_rx_bufs() 3885 struct pkt_gl si; in process_responses() [all …]
|
D | cxgb4.h | 756 struct pkt_gl { struct 765 const struct pkt_gl *gl); argument 1620 const struct pkt_gl *gl); 2116 const struct pkt_gl *si);
|
D | cxgb4_uld.c | 75 const struct pkt_gl *gl) in uldrx_handler()
|
D | cxgb4_main.c | 557 const struct pkt_gl *gl) in fwevtq_handler()
|
/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()
|
/drivers/crypto/chelsio/ |
D | chcr_core.h | 136 const struct pkt_gl *pgl);
|
D | chcr_core.c | 204 const struct pkt_gl *pgl) in chcr_uld_rx_handler()
|
/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
D | chtls_main.c | 339 static struct sk_buff *copy_gl_to_skb_pkt(const struct pkt_gl *gl, in copy_gl_to_skb_pkt() 365 const struct pkt_gl *gl, const __be64 *rsp) in chtls_recv_packet() 439 const struct pkt_gl *gl) in chtls_uld_rx_handler()
|
/drivers/infiniband/hw/cxgb4/ |
D | device.c | 1104 static inline struct sk_buff *copy_gl_to_skb_pkt(const struct pkt_gl *gl, in copy_gl_to_skb_pkt() 1142 static inline int recv_rx_pkt(struct c4iw_dev *dev, const struct pkt_gl *gl, in recv_rx_pkt() 1167 const struct pkt_gl *gl) in c4iw_uld_rx_handler()
|
/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 86 static int t4_uld_rx_handler(void *, const __be64 *, const struct pkt_gl *); 2308 const struct pkt_gl *pgl) in t4_uld_rx_handler()
|
/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ |
D | chcr_ktls.c | 2145 const struct pkt_gl *pgl) in chcr_ktls_uld_rx_handler()
|