Searched refs:ofld_hdr (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/sys/dev/cxgb/
H A Dcxgb_offload.h85 struct ofld_hdr struct
101 struct ofld_hdr *oh;
107 oh = mtod(m, struct ofld_hdr *);
H A Dcxgb_sge.c2208 struct ofld_hdr *oh = mtod(m, struct ofld_hdr *);
2272 struct ofld_hdr *oh = mtod(m, struct ofld_hdr *);
2323 struct ofld_hdr *oh = mtod(m, struct ofld_hdr *);
2370 struct ofld_hdr *oh = mtod(m, struct ofld_hdr *);
2374 m_adj(m, sizeof (*oh)); /* trim ofld_hdr off */
/freebsd-11.0-release/sys/dev/cxgb/ulp/tom/
H A Dcxgb_cpl_io.c435 struct ofld_hdr *oh;
472 oh = mtod(m0, struct ofld_hdr *);
688 struct ofld_hdr *oh;
691 oh = mtod(m, struct ofld_hdr *);
1630 struct ofld_hdr *oh = mtod(m, void *);
1715 struct ofld_hdr *oh;
1738 oh = mtod(p, struct ofld_hdr *);
/freebsd-11.0-release/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_qp.c733 struct ofld_hdr *oh;
741 oh = mtod(m, struct ofld_hdr *);
H A Diw_cxgb_hal.c874 struct ofld_hdr *oh;
912 oh = mtod(m, struct ofld_hdr *);

Completed in 165 milliseconds