Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h864 #define UD_SEND_WQE_OPCODE UD_SEND_WQE_FIELD_LOC(4, 0) macro
H A Dhns_roce_hw_v2.c424 hr_reg_write(ud_sq_wqe, UD_SEND_WQE_OPCODE, to_hr_opcode(ib_op)); in set_ud_opcode()