Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_rcfw.c70 case CMDQ_BASE_OPCODE_DESTROY_SRQ: in bnxt_qplib_map_rc()
H A Dqplib_fp.c620 bnxt_qplib_rcfw_cmd_prep(&req, CMDQ_BASE_OPCODE_DESTROY_SRQ, in __qplib_destroy_srq()
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h68899 #define CMDQ_BASE_OPCODE_DESTROY_SRQ UINT32_C(0x6) macro