Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma.h418 static inline enum pvrdma_qp_state ib_qp_state_to_pvrdma(enum ib_qp_state state) in ib_qp_state_to_pvrdma() function
H A Dpvrdma_qp.c594 cmd->attrs.qp_state = ib_qp_state_to_pvrdma(attr->qp_state); in pvrdma_modify_qp()
596 ib_qp_state_to_pvrdma(attr->cur_qp_state); in pvrdma_modify_qp()