Searched refs:pvrdma_wc_opcode_to_ib (Results 1 – 2 of 2) sorted by relevance
462 static inline int pvrdma_wc_opcode_to_ib(unsigned int opcode) in pvrdma_wc_opcode_to_ib() function
357 wc->opcode = pvrdma_wc_opcode_to_ib(cqe->opcode); in pvrdma_poll_one()