Home
last modified time | relevance | path

Searched refs:bnxt_qplib_rcfw_cmd_prep (Results 1 – 5 of 5) sorted by relevance

/src/sys/dev/bnxt/bnxt_re/
H A Dqplib_sp.c66 bnxt_qplib_rcfw_cmd_prep(&req, CMDQ_BASE_OPCODE_QUERY_VERSION, in bnxt_qplib_query_version()
99 bnxt_qplib_rcfw_cmd_prep(&req, CMDQ_BASE_OPCODE_QUERY_FUNC, in bnxt_qplib_get_dev_attr()
221 bnxt_qplib_rcfw_cmd_prep(&req, CMDQ_BASE_OPCODE_SET_FUNC_RESOURCES, in bnxt_qplib_set_func_resources()
260 bnxt_qplib_rcfw_cmd_prep(&req, CMDQ_BASE_OPCODE_MODIFY_GID, in bnxt_qplib_update_sgid()
340 bnxt_qplib_rcfw_cmd_prep(&req, CMDQ_BASE_OPCODE_DELETE_GID, in bnxt_qplib_del_sgid()
412 bnxt_qplib_rcfw_cmd_prep(&req, CMDQ_BASE_OPCODE_ADD_GID, in bnxt_qplib_add_sgid()
472 bnxt_qplib_rcfw_cmd_prep(&req, CMDQ_BASE_OPCODE_CREATE_AH, in bnxt_qplib_create_ah()
519 bnxt_qplib_rcfw_cmd_prep(&req, CMDQ_BASE_OPCODE_DESTROY_AH, in bnxt_qplib_destroy_ah()
545 bnxt_qplib_rcfw_cmd_prep(&req, CMDQ_BASE_OPCODE_DEALLOCATE_KEY, in bnxt_qplib_free_mrw()
577 bnxt_qplib_rcfw_cmd_prep(&req, CMDQ_BASE_OPCODE_ALLOCATE_MRW, in bnxt_qplib_alloc_mrw()
[all …]
H A Dqplib_rcfw.h119 static inline void bnxt_qplib_rcfw_cmd_prep(void *r, u8 opcode, u8 cmd_size) in bnxt_qplib_rcfw_cmd_prep() function
H A Dqplib_fp.c624 bnxt_qplib_rcfw_cmd_prep(&req, CMDQ_BASE_OPCODE_DESTROY_SRQ, in __qplib_destroy_srq()
677 bnxt_qplib_rcfw_cmd_prep(&req, CMDQ_BASE_OPCODE_CREATE_SRQ, in bnxt_qplib_create_srq()
750 bnxt_qplib_rcfw_cmd_prep(&req, CMDQ_BASE_OPCODE_QUERY_SRQ, in bnxt_qplib_query_srq()
833 bnxt_qplib_rcfw_cmd_prep(&req, CMDQ_BASE_OPCODE_DESTROY_QP, in __qplib_destroy_qp()
988 bnxt_qplib_rcfw_cmd_prep(&req, CMDQ_BASE_OPCODE_CREATE_QP1, in bnxt_qplib_create_qp1()
1232 bnxt_qplib_rcfw_cmd_prep(&req, CMDQ_BASE_OPCODE_CREATE_QP, in bnxt_qplib_create_qp()
1388 bnxt_qplib_rcfw_cmd_prep(&req, CMDQ_BASE_OPCODE_MODIFY_QP, in bnxt_qplib_modify_qp()
1527 bnxt_qplib_rcfw_cmd_prep(&req, CMDQ_BASE_OPCODE_QUERY_QP, in bnxt_qplib_query_qp()
2425 bnxt_qplib_rcfw_cmd_prep(&req, CMDQ_BASE_OPCODE_CREATE_CQ, in bnxt_qplib_create_cq()
2520 bnxt_qplib_rcfw_cmd_prep(&req, CMDQ_BASE_OPCODE_RESIZE_CQ, in bnxt_qplib_resize_cq()
[all …]
H A Dqplib_rcfw.c487 bnxt_qplib_rcfw_cmd_prep(&req, CMDQ_BASE_OPCODE_DESTROY_AH, in __destroy_timedout_ah()
916 bnxt_qplib_rcfw_cmd_prep(&req, CMDQ_BASE_OPCODE_DEINITIALIZE_FW, in bnxt_qplib_deinit_rcfw()
942 bnxt_qplib_rcfw_cmd_prep(&req, CMDQ_BASE_OPCODE_INITIALIZE_FW, in bnxt_qplib_init_rcfw()
H A Dqplib_res.c1056 bnxt_qplib_rcfw_cmd_prep(&req, CMDQ_BASE_OPCODE_STOP_FUNC, in bnxt_qplib_stop_res()