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