Home
last modified time | relevance | path

Searched refs:hwrm_intf_maj (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/
H A Dif_bnxt.c2598 req.hwrm_intf_maj = HWRM_VERSION_MAJOR; in bnxt_hwrm_ver_get()
2610 softc->sc_hwrm_ver = (resp->hwrm_intf_maj << 16) | in bnxt_hwrm_ver_get()
2614 resp->hwrm_intf_maj, resp->hwrm_intf_min, resp->hwrm_intf_upd); in bnxt_hwrm_ver_get()
2615 softc->ver_info->hwrm_if_major = resp->hwrm_intf_maj; in bnxt_hwrm_ver_get()
H A Dif_bnxtreg.h5492 uint8_t hwrm_intf_maj; member
5537 uint8_t hwrm_intf_maj; member