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