Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h620 uint8_t hwrm_min_minor; member
H A Dif_bnxt.c2155 softc->ver_info->hwrm_min_minor = HWRM_VERSION_MINOR; in bnxt_attach_pre()
4703 softc->ver_info->hwrm_min_minor, softc->ver_info->hwrm_min_update); in bnxt_check_hwrm_version()
4712 if (softc->ver_info->hwrm_min_minor > in bnxt_check_hwrm_version()
4719 else if (softc->ver_info->hwrm_min_minor == in bnxt_check_hwrm_version()
H A Dbnxt_sysctl.c1145 softc->ver_info->hwrm_min_minor, softc->ver_info->hwrm_min_update); in bnxt_hwrm_min_ver_sysctl()
1154 softc->ver_info->hwrm_min_minor = newver[1]; in bnxt_hwrm_min_ver_sysctl()