Searched refs:link_cfg_err (Results 1 – 4 of 4) sorted by relevance
893 static void ice_check_module_power(struct ice_pf *pf, u8 link_cfg_err) in ice_check_module_power() argument896 if (!(link_cfg_err & (ICE_AQ_LINK_INVAL_MAX_POWER_LIMIT | in ice_check_module_power()908 if (link_cfg_err & ICE_AQ_LINK_INVAL_MAX_POWER_LIMIT) { in ice_check_module_power()911 } else if (link_cfg_err & ICE_AQ_LINK_MODULE_POWER_UNSUPPORTED) { in ice_check_module_power()952 ice_check_module_power(pf, pi->phy.link_info.link_cfg_err); in ice_link_event()2103 ice_check_module_power(pf, pi->phy.link_info.link_cfg_err); in ice_check_media_subtask()4480 ice_check_module_power(pf, pf->hw.port_info->phy.link_info.link_cfg_err); in ice_probe()7173 ice_check_module_power(pf, pi->phy.link_info.link_cfg_err); in ice_open_internal()
152 u8 link_cfg_err; member
441 li->link_cfg_err = link_data.link_cfg_err; in ice_aq_get_link_info()472 ice_debug(hw, ICE_DBG_LINK, " link_cfg_err = 0x%x\n", li->link_cfg_err); in ice_aq_get_link_info()
1127 u8 link_cfg_err; member