Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma.h462 static inline int pvrdma_wc_opcode_to_ib(unsigned int opcode) in pvrdma_wc_opcode_to_ib() function
Dpvrdma_cq.c356 wc->opcode = pvrdma_wc_opcode_to_ib(cqe->opcode); in pvrdma_poll_one()