Searched refs:BNXT_FW_CAP_PKG_VER (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/bnxt/bnxt_en/ | ||
H A D | bnxt.h | 1143 #define BNXT_FW_CAP_PKG_VER BIT_ULL(14) macro |
H A D | bnxt_hwrm.c | 887 softc->fw_cap |= BNXT_FW_CAP_PKG_VER; in bnxt_hwrm_ver_get() |