Searched refs:pkt_gl (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | adapter.h | 151 struct pkt_gl { struct 159 const struct pkt_gl *); argument 543 const struct pkt_gl *);
|
D | sge.c | 1457 const struct pkt_gl *gl, in copy_frags() 1485 static struct sk_buff *t4vf_pktgl_to_skb(const struct pkt_gl *gl, in t4vf_pktgl_to_skb() 1533 static void t4vf_pktgl_free(const struct pkt_gl *gl) in t4vf_pktgl_free() 1551 static void do_gro(struct sge_eth_rxq *rxq, const struct pkt_gl *gl, in do_gro() 1597 const struct pkt_gl *gl) in t4vf_ethrx_handler() 1689 static void restore_rx_bufs(const struct pkt_gl *gl, struct sge_fl *fl, in restore_rx_bufs() 1758 struct pkt_gl gl; in process_responses()
|
D | cxgb4vf_main.c | 429 const struct pkt_gl *gl) in fwevtq_handler()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_uld.h | 204 struct pkt_gl; 273 const struct pkt_gl *gl); 296 struct sk_buff *cxgb4_pktgl_to_skb(const struct pkt_gl *gl,
|
D | sge.c | 1694 const struct pkt_gl *gl, unsigned int offset) in copy_frags() 1721 struct sk_buff *cxgb4_pktgl_to_skb(const struct pkt_gl *gl, in cxgb4_pktgl_to_skb() 1760 static void t4_pktgl_free(const struct pkt_gl *gl) in t4_pktgl_free() 1774 const struct pkt_gl *gl) in handle_trace_pkt() 1796 static void do_gro(struct sge_eth_rxq *rxq, const struct pkt_gl *gl, in do_gro() 1844 const struct pkt_gl *si) in t4_ethrx_handler() 1939 static void restore_rx_bufs(const struct pkt_gl *si, struct sge_fl *q, in restore_rx_bufs() 2017 struct pkt_gl si; in process_responses()
|
D | cxgb4.h | 468 struct pkt_gl { struct 476 const struct pkt_gl *gl); argument 1053 const struct pkt_gl *gl);
|
D | cxgb4_main.c | 589 const struct pkt_gl *gl) in fwevtq_handler() 681 const struct pkt_gl *gl) in uldrx_handler()
|
/linux-4.1.27/drivers/infiniband/hw/cxgb4/ |
D | device.c | 1067 static inline struct sk_buff *copy_gl_to_skb_pkt(const struct pkt_gl *gl, in copy_gl_to_skb_pkt() 1105 static inline int recv_rx_pkt(struct c4iw_dev *dev, const struct pkt_gl *gl, in recv_rx_pkt() 1131 const struct pkt_gl *gl) in c4iw_uld_rx_handler()
|
/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 77 static int t4_uld_rx_handler(void *, const __be64 *, const struct pkt_gl *); 1802 const struct pkt_gl *pgl) in t4_uld_rx_handler()
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
D | cvmx-npei-defs.h | 631 uint64_t pkt_gl:1; member 635 uint64_t pkt_gl:1;
|