Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_cq.c13 static int map_wc_opcode[SIW_NUM_OPCODES] = { variable
72 wc->opcode = map_wc_opcode[cqe->opcode]; in siw_reap_cqe()
95 wc->opcode = map_wc_opcode[opcode]; in siw_reap_cqe()