Home
last modified time | relevance | path

Searched refs:CMDQ_BASE_OPCODE_DESTROY_CQ (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_rcfw.c71 case CMDQ_BASE_OPCODE_DESTROY_CQ: in bnxt_qplib_map_rc()
H A Dqplib_fp.c2597 bnxt_qplib_rcfw_cmd_prep(&req, CMDQ_BASE_OPCODE_DESTROY_CQ, in bnxt_qplib_destroy_cq()
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h68905 #define CMDQ_BASE_OPCODE_DESTROY_CQ UINT32_C(0xa) macro