Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c127 static u32 to_hr_opcode(u32 ib_opcode) in to_hr_opcode() function
432 hr_reg_write(ud_sq_wqe, UD_SEND_WQE_OPCODE, to_hr_opcode(ib_op)); in set_ud_opcode()
560 hr_reg_write(rc_sq_wqe, RC_SEND_WQE_OPCODE, to_hr_opcode(ib_op)); in set_rc_opcode()