Searched refs:hwrm_ver (Results 1 – 1 of 1) sorted by relevance
8166 u32 dev_caps_cfg, hwrm_ver; in bnxt_hwrm_ver_get() local8196 hwrm_ver = HWRM_VERSION_MAJOR << 16 | HWRM_VERSION_MINOR << 8 | in bnxt_hwrm_ver_get()8199 if (bp->hwrm_spec_code > hwrm_ver) in bnxt_hwrm_ver_get()