Home
last modified time | relevance | path

Searched refs:rxe_wr_opcode_info (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/infiniband/sw/rxe/
Drxe_opcode.h60 struct rxe_wr_opcode_info { struct
65 extern struct rxe_wr_opcode_info rxe_wr_opcode_info[]; argument
Drxe_loc.h251 return rxe_wr_opcode_info[opcode].mask[qp->ibqp.qp_type]; in wr_opcode_mask()
Drxe_opcode.c41 struct rxe_wr_opcode_info rxe_wr_opcode_info[] = { variable