Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/vmw_pvrdma/
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
Dpvrdma_qp.c542 cmd->attrs.qp_state = ib_qp_state_to_pvrdma(attr->qp_state); in pvrdma_modify_qp()
544 ib_qp_state_to_pvrdma(attr->cur_qp_state); in pvrdma_modify_qp()