Searched refs:dev_caps_cfg (Results 1 – 4 of 4) sorted by relevance
20 u32 dev_caps_cfg, hwrm_ver, hwrm_spec_code; in bnge_hwrm_ver_get() local95 dev_caps_cfg = le32_to_cpu(resp->dev_caps_cfg); in bnge_hwrm_ver_get()96 if ((dev_caps_cfg & VER_GET_RESP_DEV_CAPS_CFG_SHORT_CMD_SUPPORTED) && in bnge_hwrm_ver_get()97 (dev_caps_cfg & VER_GET_RESP_DEV_CAPS_CFG_SHORT_CMD_REQUIRED)) in bnge_hwrm_ver_get()100 if (dev_caps_cfg & VER_GET_RESP_DEV_CAPS_CFG_KONG_MB_CHNL_SUPPORTED) in bnge_hwrm_ver_get()103 if (dev_caps_cfg & in bnge_hwrm_ver_get()
10251 u32 dev_caps_cfg, hwrm_ver; in bnxt_hwrm_ver_get() local10347 dev_caps_cfg = le32_to_cpu(resp->dev_caps_cfg); in bnxt_hwrm_ver_get()10348 if ((dev_caps_cfg & VER_GET_RESP_DEV_CAPS_CFG_SHORT_CMD_SUPPORTED) && in bnxt_hwrm_ver_get()10349 (dev_caps_cfg & VER_GET_RESP_DEV_CAPS_CFG_SHORT_CMD_REQUIRED)) in bnxt_hwrm_ver_get()10352 if (dev_caps_cfg & VER_GET_RESP_DEV_CAPS_CFG_KONG_MB_CHNL_SUPPORTED) in bnxt_hwrm_ver_get()10355 if (dev_caps_cfg & in bnxt_hwrm_ver_get()10359 if (dev_caps_cfg & in bnxt_hwrm_ver_get()10363 if (dev_caps_cfg & in bnxt_hwrm_ver_get()
685 __le32 dev_caps_cfg; member
683 __le32 dev_caps_cfg; member