Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/hw/bnxt_re/
H A Dqplib_sp.c73 struct bnxt_qplib_cmdqmsg msg = {}; in bnxt_qplib_query_version()
95 struct bnxt_qplib_cmdqmsg msg = {}; in bnxt_qplib_get_dev_attr()
209 struct bnxt_qplib_cmdqmsg msg = {}; in bnxt_qplib_set_func_resources()
277 struct bnxt_qplib_cmdqmsg msg = {}; in bnxt_qplib_del_sgid()
409 struct bnxt_qplib_cmdqmsg msg = {}; in bnxt_qplib_update_sgid()
446 struct bnxt_qplib_cmdqmsg msg = {}; in bnxt_qplib_create_ah()
492 struct bnxt_qplib_cmdqmsg msg = {}; in bnxt_qplib_destroy_ah()
515 struct bnxt_qplib_cmdqmsg msg = {}; in bnxt_qplib_free_mrw()
553 struct bnxt_qplib_cmdqmsg msg = {}; in bnxt_qplib_alloc_mrw()
592 struct bnxt_qplib_cmdqmsg msg = {}; in bnxt_qplib_dereg_mrw()
[all …]
H A Dqplib_rcfw.h241 struct bnxt_qplib_cmdqmsg { struct
250 static inline void bnxt_qplib_fill_cmdqmsg(struct bnxt_qplib_cmdqmsg *msg, in bnxt_qplib_fill_cmdqmsg() argument
281 struct bnxt_qplib_cmdqmsg *msg);
H A Dqplib_rcfw.c236 struct bnxt_qplib_cmdqmsg *msg) in __send_message_no_waiter()
284 struct bnxt_qplib_cmdqmsg *msg, u8 opcode) in __send_message()
418 struct bnxt_qplib_cmdqmsg *msg, in __send_message_basic_sanity()
455 struct bnxt_qplib_cmdqmsg msg = {}; in __destroy_timedout_ah()
485 struct bnxt_qplib_cmdqmsg *msg) in __bnxt_qplib_rcfw_send_message()
559 struct bnxt_qplib_cmdqmsg *msg) in bnxt_qplib_rcfw_send_message()
813 struct bnxt_qplib_cmdqmsg msg = {}; in bnxt_qplib_deinit_rcfw()
834 struct bnxt_qplib_cmdqmsg msg = {}; in bnxt_qplib_init_rcfw()
H A Dqplib_fp.c623 struct bnxt_qplib_cmdqmsg msg = {}; in bnxt_qplib_destroy_srq()
648 struct bnxt_qplib_cmdqmsg msg = {}; in bnxt_qplib_create_srq()
743 struct bnxt_qplib_cmdqmsg msg = {}; in bnxt_qplib_query_srq()
849 struct bnxt_qplib_cmdqmsg msg = {}; in bnxt_qplib_create_qp1()
992 struct bnxt_qplib_cmdqmsg msg = {}; in bnxt_qplib_create_qp()
1340 struct bnxt_qplib_cmdqmsg msg = {}; in bnxt_qplib_modify_qp()
1462 struct bnxt_qplib_cmdqmsg msg = {}; in bnxt_qplib_query_qp()
1598 struct bnxt_qplib_cmdqmsg msg = {}; in bnxt_qplib_destroy_qp()
2219 struct bnxt_qplib_cmdqmsg msg = {}; in bnxt_qplib_create_cq()
2322 struct bnxt_qplib_cmdqmsg msg = {}; in bnxt_qplib_resize_cq()
[all …]