Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h896 #define RC_SEND_WQE_OPCODE RC_SEND_WQE_FIELD_LOC(4, 0) macro
H A Dhns_roce_hw_v2.c556 hr_reg_write(rc_sq_wqe, RC_SEND_WQE_OPCODE, to_hr_opcode(ib_op)); in set_rc_opcode()