Home
last modified time | relevance | path

Searched refs:hwrm_if_ver (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h596 char hwrm_if_ver[BNXT_VERSTR_SIZE]; member
H A Dif_bnxt.c4705 softc->ver_info->hwrm_if_ver, buf); in bnxt_check_hwrm_version()
4714 softc->ver_info->hwrm_if_ver, buf); in bnxt_check_hwrm_version()
4723 softc->ver_info->hwrm_if_ver, buf); in bnxt_check_hwrm_version()
H A Dbnxt_sysctl.c1171 "hwrm_if", CTLFLAG_RD, vi->hwrm_if_ver, 0, in bnxt_create_ver_sysctls()
H A Dbnxt_hwrm.c804 snprintf(softc->ver_info->hwrm_if_ver, BNXT_VERSTR_SIZE, "%d.%d.%d", in bnxt_hwrm_ver_get()