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

/solaris-userland/components/open-fabrics/libsif/include/psifapi/
H A Dpsif_hw_data_be.h555 struct psif_wr_rdma atomic; member in union:psif_wr_details
745 /* resp_sched_sched_ptr(5[0] bits) * Write pointer type to rdma read and atomic data stored in reqsponse queue
746 * descriptor. Every time an rdma read and atomic is performed, this pointer
764 /* resp_sched_sched_ptr(5[0] bits) * Write pointer type to rdma read and atomic data stored in reqsponse queue
765 * descriptor. Every time an rdma read and atomic is performed, this pointer
1130 * Current number of retired read or atomic requests. Initialze to zero.
1131 * Updated by tsu_cmpl every time a read or atomic request is completed.
1135 * Current number of outstanding read or atomic requests. Intialize to zero.
1136 * It is updated by tsu_rqs every time a new read or atomic requests is
1344 * Maximum number of outstanding read or atomic request
[all...]
H A Dpsif_hw_data_le.h523 struct psif_wr_rdma atomic; member in union:psif_wr_details
716 /* resp_sched_sched_ptr(5[0] bits) * Write pointer type to rdma read and atomic data stored in reqsponse queue
717 * descriptor. Every time an rdma read and atomic is performed, this pointer
737 /* resp_sched_sched_ptr(5[0] bits) * Write pointer type to rdma read and atomic data stored in reqsponse queue
738 * descriptor. Every time an rdma read and atomic is performed, this pointer
1137 * Current number of outstanding read or atomic requests. Intialize to zero.
1138 * It is updated by tsu_rqs every time a new read or atomic requests is
1143 * Current number of retired read or atomic requests. Initialze to zero.
1144 * Updated by tsu_cmpl every time a read or atomic request is completed.
1350 * Maximum number of outstanding read or atomic request
[all...]

Completed in 28 milliseconds