Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/bnxt/bnxt_en/
HDbnxt_dcb.c92 bnxt_hwrm_cmd_hdr_init(softc, &req, HWRM_QUEUE_PRI2COS_QCFG); in bnxt_hwrm_queue_pri2cos_qcfg()
HDbnxt_hwrm.c1935 bnxt_hwrm_cmd_hdr_init(softc, &req, HWRM_QUEUE_PRI2COS_QCFG); in bnxt_hwrm_pri2cos_idx()
HDhsi_struct_def.h856 #define HWRM_QUEUE_PRI2COS_QCFG UINT32_C(0x37) macro