Searched refs:ib_qp_state_to_pvrdma (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma.h408 static inline enum pvrdma_qp_state ib_qp_state_to_pvrdma(enum ib_qp_state state) function
H A Dpvrdma_qp.c586 cmd->attrs.qp_state = ib_qp_state_to_pvrdma(attr->qp_state);
588 ib_qp_state_to_pvrdma(attr->cur_qp_state);

Completed in 196 milliseconds