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

/solaris-userland/components/open-fabrics/libsif/include/psifapi/
H A Dpsif_hw_data_be.h1442 * performed or not. If swapped, the next RDMA WR should be performed towards
1443 * host memory. If not swapped, the next RDMA WR should not be performed
1446 enum psif_bool swapped:1; member in struct:psif_qp_core
1956 * is checking the 'swapped' bit in the QP state in order to decide if the
H A Dpsif_hw_data_le.h1457 * performed or not. If swapped, the next RDMA WR should be performed towards
1458 * host memory. If not swapped, the next RDMA WR should not be performed
1461 enum psif_bool swapped:1; member in struct:psif_qp_core
1908 * is checking the 'swapped' bit in the QP state in order to decide if the

Completed in 33 milliseconds