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