Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bng_re/
H A Dbng_fw.c274 static int __send_message_basic_sanity(struct bng_re_rcfw *rcfw, in __send_message_basic_sanity() function
449 rc = __send_message_basic_sanity(rcfw, msg, opcode); in bng_re_rcfw_send_message()
/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_rcfw.c418 static int __send_message_basic_sanity(struct bnxt_qplib_rcfw *rcfw, in __send_message_basic_sanity() function
496 rc = __send_message_basic_sanity(rcfw, msg, opcode); in __bnxt_qplib_rcfw_send_message()