Searched defs:checksum (Results 1 - 2 of 2) sorted by relevance

/solaris-userland/components/open-fabrics/libsif/include/psifapi/
H A Dpsif_hw_data_be.h278 /* L3 checksum enabled when set. This is used for EoIB and IPoIB packets. */
280 /* L4 checksum enabled when set. This is used for EoIB and IPoIB packets. */
305 u32 checksum; member in struct:psif_wr_common
604 /* L3 checksum enabled when set. This is used for EoIB and IPoIB packets. */
606 /* L4 checksum enabled when set. This is used for EoIB and IPoIB packets. */
632 u32 checksum; member in struct:psif_wr
1232 * checksum of the work request incorporating the magic number. This checksum
1233 * is checked against the checksum in the work request.
1388 * number. When not set, RQS should perform the checksum chec
[all...]
H A Dpsif_hw_data_le.h247 /* L4 checksum enabled when set. This is used for EoIB and IPoIB packets. */
249 /* L3 checksum enabled when set. This is used for EoIB and IPoIB packets. */
261 u32 checksum; member in struct:psif_wr_common
594 /* L4 checksum enabled when set. This is used for EoIB and IPoIB packets. */
596 /* L3 checksum enabled when set. This is used for EoIB and IPoIB packets. */
608 u32 checksum; member in struct:psif_wr
1201 * checksum of the work request incorporating the magic number. This checksum
1202 * is checked against the checksum in the work request.
1375 * number. When not set, RQS should perform the checksum chec
[all...]

Completed in 39 milliseconds