Searched refs:pkt_gl (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/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 | 1474 const struct pkt_gl *gl, in copy_frags() 1502 static struct sk_buff *t4vf_pktgl_to_skb(const struct pkt_gl *gl, in t4vf_pktgl_to_skb() 1550 static void t4vf_pktgl_free(const struct pkt_gl *gl) in t4vf_pktgl_free() 1568 static void do_gro(struct sge_eth_rxq *rxq, const struct pkt_gl *gl, in do_gro() 1614 const struct pkt_gl *gl) in t4vf_ethrx_handler() 1706 static void restore_rx_bufs(const struct pkt_gl *gl, struct sge_fl *fl, in restore_rx_bufs() 1775 struct pkt_gl gl; in process_responses()
|
D | cxgb4vf_main.c | 429 const struct pkt_gl *gl) in fwevtq_handler()
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_uld.h | 213 struct pkt_gl; 283 const struct pkt_gl *gl); 307 struct sk_buff *cxgb4_pktgl_to_skb(const struct pkt_gl *gl,
|
D | sge.c | 1721 const struct pkt_gl *gl, unsigned int offset) in copy_frags() 1748 struct sk_buff *cxgb4_pktgl_to_skb(const struct pkt_gl *gl, in cxgb4_pktgl_to_skb() 1787 static void t4_pktgl_free(const struct pkt_gl *gl) in t4_pktgl_free() 1801 const struct pkt_gl *gl) in handle_trace_pkt() 1845 static void do_gro(struct sge_eth_rxq *rxq, const struct pkt_gl *gl, in do_gro() 1898 const struct pkt_gl *si) in t4_ethrx_handler() 1994 static void restore_rx_bufs(const struct pkt_gl *si, struct sge_fl *q, in restore_rx_bufs() 2072 struct pkt_gl si; in process_responses()
|
D | cxgb4.h | 498 struct pkt_gl { struct 507 const struct pkt_gl *gl); argument 1101 const struct pkt_gl *gl);
|
D | cxgb4_main.c | 601 const struct pkt_gl *gl) in fwevtq_handler() 693 const struct pkt_gl *gl) in uldrx_handler()
|
/linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
D | device.c | 1059 static inline struct sk_buff *copy_gl_to_skb_pkt(const struct pkt_gl *gl, in copy_gl_to_skb_pkt() 1097 static inline int recv_rx_pkt(struct c4iw_dev *dev, const struct pkt_gl *gl, in recv_rx_pkt() 1123 const struct pkt_gl *gl) in c4iw_uld_rx_handler()
|
/linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 80 static int t4_uld_rx_handler(void *, const __be64 *, const struct pkt_gl *); 1824 const struct pkt_gl *pgl) in t4_uld_rx_handler()
|
/linux-4.4.14/arch/mips/include/asm/octeon/ |
D | cvmx-npei-defs.h | 631 uint64_t pkt_gl:1; member 635 uint64_t pkt_gl:1;
|