Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bng_re/
H A Dbng_fw.c11 * bng_re_map_rc - map return type based on opcode
33 static int bng_re_map_rc(u8 opcode) in bng_re_map_rc() function
451 return rc == -ENXIO ? bng_re_map_rc(opcode) : rc; in bng_re_rcfw_send_message()