Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c3798 static const u32 wc_send_op_map[] = { variable
3815 if (hr_opcode >= ARRAY_SIZE(wc_send_op_map)) in to_ib_wc_send_op()
3818 return wc_send_op_map[hr_opcode] ? wc_send_op_map[hr_opcode] - 1 : in to_ib_wc_send_op()