Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/sw/rxe/
Drxe_opcode.h33 struct rxe_wr_opcode_info { struct
38 extern struct rxe_wr_opcode_info rxe_wr_opcode_info[]; argument
Drxe_loc.h216 return rxe_wr_opcode_info[opcode].mask[qp->ibqp.qp_type]; in wr_opcode_mask()
Drxe_opcode.c14 struct rxe_wr_opcode_info rxe_wr_opcode_info[] = { variable