Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/bnxt_re/
H A Dqplib_sp.c67 rc = bnxt_qplib_rcfw_send_message(rcfw, (void *)&req, in bnxt_qplib_query_version()
100 rc = bnxt_qplib_rcfw_send_message(rcfw, (void *)&req, (void *)&resp, in bnxt_qplib_get_dev_attr()
193 rc = bnxt_qplib_rcfw_send_message(rcfw, (void *)&req, in bnxt_qplib_set_func_resources()
258 rc = bnxt_qplib_rcfw_send_message(rcfw, (void *)&req, in bnxt_qplib_del_sgid()
346 rc = bnxt_qplib_rcfw_send_message(rcfw, (void *)&req, in bnxt_qplib_add_sgid()
400 rc = bnxt_qplib_rcfw_send_message(rcfw, (void *)&req, in bnxt_qplib_update_sgid()
527 rc = bnxt_qplib_rcfw_send_message(rcfw, (void *)&req, (void *)&resp, in bnxt_qplib_create_ah()
549 bnxt_qplib_rcfw_send_message(rcfw, (void *)&req, (void *)&resp, NULL, in bnxt_qplib_destroy_ah()
578 rc = bnxt_qplib_rcfw_send_message(rcfw, (void *)&req, (void *)&resp, in bnxt_qplib_free_mrw()
611 rc = bnxt_qplib_rcfw_send_message(rcfw, (void *)&req, in bnxt_qplib_alloc_mrw()
[all …]
H A Dqplib_rcfw.h210 int bnxt_qplib_rcfw_send_message(struct bnxt_qplib_rcfw *rcfw,
H A Dqplib_fp.c593 rc = bnxt_qplib_rcfw_send_message(rcfw, (struct cmdq_base *)&req, in bnxt_qplib_destroy_srq()
646 rc = bnxt_qplib_rcfw_send_message(rcfw, (void *)&req, in bnxt_qplib_create_srq()
718 rc = bnxt_qplib_rcfw_send_message(rcfw, (void *)&req, (void *)&resp, in bnxt_qplib_query_srq()
893 rc = bnxt_qplib_rcfw_send_message(rcfw, (void *)&req, in bnxt_qplib_create_qp1()
1097 rc = bnxt_qplib_rcfw_send_message(rcfw, (void *)&req, in bnxt_qplib_create_qp()
1325 rc = bnxt_qplib_rcfw_send_message(rcfw, (void *)&req, in bnxt_qplib_modify_qp()
1353 rc = bnxt_qplib_rcfw_send_message(rcfw, (void *)&req, (void *)&resp, in bnxt_qplib_query_qp()
1474 rc = bnxt_qplib_rcfw_send_message(rcfw, (void *)&req, in bnxt_qplib_destroy_qp()
2073 rc = bnxt_qplib_rcfw_send_message(rcfw, (void *)&req, in bnxt_qplib_create_cq()
2113 rc = bnxt_qplib_rcfw_send_message(rcfw, (void *)&req, in bnxt_qplib_destroy_cq()
H A Dqplib_rcfw.c205 int bnxt_qplib_rcfw_send_message(struct bnxt_qplib_rcfw *rcfw, in bnxt_qplib_rcfw_send_message() function
457 rc = bnxt_qplib_rcfw_send_message(rcfw, (void *)&req, (void *)&resp, in bnxt_qplib_deinit_rcfw()
544 rc = bnxt_qplib_rcfw_send_message(rcfw, (void *)&req, (void *)&resp, in bnxt_qplib_init_rcfw()