Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h597 char driver_hwrm_if_ver[BNXT_VERSTR_SIZE]; member
H A Dbnxt_sysctl.c1174 "driver_hwrm_if", CTLFLAG_RD, vi->driver_hwrm_if_ver, 0, in bnxt_create_ver_sysctls()
H A Dbnxt_hwrm.c809 strlcpy(softc->ver_info->driver_hwrm_if_ver, HWRM_VERSION_STR, in bnxt_hwrm_ver_get()