Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_sp.c82 rc = bnxt_qplib_rcfw_send_message(rcfw, &msg); in bnxt_qplib_query_version()
116 rc = bnxt_qplib_rcfw_send_message(rcfw, &msg); in bnxt_qplib_get_dev_attr()
206 rc = bnxt_qplib_rcfw_send_message(rcfw, &msg); in bnxt_qplib_set_func_resources()
269 rc = bnxt_qplib_rcfw_send_message(rcfw, &msg); in bnxt_qplib_del_sgid()
413 rc = bnxt_qplib_rcfw_send_message(rcfw, &msg); in bnxt_qplib_update_sgid()
456 rc = bnxt_qplib_rcfw_send_message(rcfw, &msg); in bnxt_qplib_create_ah()
482 rc = bnxt_qplib_rcfw_send_message(rcfw, &msg); in bnxt_qplib_destroy_ah()
515 rc = bnxt_qplib_rcfw_send_message(rcfw, &msg); in bnxt_qplib_free_mrw()
551 rc = bnxt_qplib_rcfw_send_message(rcfw, &msg); in bnxt_qplib_alloc_mrw()
580 rc = bnxt_qplib_rcfw_send_message(rcfw, &msg); in bnxt_qplib_dereg_mrw()
[all …]
H A Dqplib_rcfw.h277 int bnxt_qplib_rcfw_send_message(struct bnxt_qplib_rcfw *rcfw,
H A Dqplib_fp.c615 rc = bnxt_qplib_rcfw_send_message(rcfw, &msg); in bnxt_qplib_destroy_srq()
670 rc = bnxt_qplib_rcfw_send_message(rcfw, &msg); in bnxt_qplib_create_srq()
743 rc = bnxt_qplib_rcfw_send_message(rcfw, &msg); in bnxt_qplib_query_srq()
911 rc = bnxt_qplib_rcfw_send_message(rcfw, &msg); in bnxt_qplib_create_qp1()
1138 rc = bnxt_qplib_rcfw_send_message(rcfw, &msg); in bnxt_qplib_create_qp()
1365 rc = bnxt_qplib_rcfw_send_message(rcfw, &msg); in bnxt_qplib_modify_qp()
1398 rc = bnxt_qplib_rcfw_send_message(rcfw, &msg); in bnxt_qplib_query_qp()
1527 rc = bnxt_qplib_rcfw_send_message(rcfw, &msg); in bnxt_qplib_destroy_qp()
2168 rc = bnxt_qplib_rcfw_send_message(rcfw, &msg); in bnxt_qplib_create_cq()
2239 rc = bnxt_qplib_rcfw_send_message(rcfw, &msg); in bnxt_qplib_resize_cq()
[all …]
H A Dqplib_rcfw.c559 int bnxt_qplib_rcfw_send_message(struct bnxt_qplib_rcfw *rcfw, in bnxt_qplib_rcfw_send_message() function
821 rc = bnxt_qplib_rcfw_send_message(rcfw, &msg); in bnxt_qplib_deinit_rcfw()
912 rc = bnxt_qplib_rcfw_send_message(rcfw, &msg); in bnxt_qplib_init_rcfw()