Searched refs:hwrm_spec_code (Results 1 – 3 of 3) sorted by relevance
700 uint32_t hwrm_spec_code; member
296 if (softc->hwrm_spec_code < 0x10902 || BNXT_VF(softc) || softc->ctx_mem) in bnxt_hwrm_func_backing_store_qcaps()609 softc->hwrm_spec_code = resp->hwrm_intf_maj_8b << 16 | in bnxt_hwrm_ver_get()659 if (softc->hwrm_spec_code > 0x10803 && fw_maj) { in bnxt_hwrm_ver_get()
1392 if (softc->hwrm_spec_code >= 0x10803) { in bnxt_attach_pre()