Home
last modified time | relevance | path

Searched refs:REQ_CMID_ACCEPTED (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/ib/clients/of/sol_ofs/
H A Dsol_cma.h176 REQ_CMID_ACCEPTED, enumerator
190 (chanp)->chan_req_state == REQ_CMID_ACCEPTED)
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_cma.c1094 chanp->chan_req_state = REQ_CMID_ACCEPTED; in rdma_accept()
1133 if (chanp->chan_req_state == REQ_CMID_ACCEPTED) { in rdma_accept()
2143 if (chanp->chan_req_state == REQ_CMID_ACCEPTED) {