Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bng_re/
H A Dbng_fw.c441 struct creq_qp_event *evnt = (struct creq_qp_event *)msg->resp; in bng_re_rcfw_send_message() local
472 if (evnt->status) { in bng_re_rcfw_send_message()
475 cookie, opcode, evnt->status); in bng_re_rcfw_send_message()
/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_rcfw.c488 struct creq_qp_event *evnt = (struct creq_qp_event *)msg->resp; in __bnxt_qplib_rcfw_send_message() local
524 if (evnt->status) { in __bnxt_qplib_rcfw_send_message()
527 cookie, opcode, evnt->status); in __bnxt_qplib_rcfw_send_message()