Searched refs:link_cfg_err (Results 1 – 4 of 4) sorted by relevance
892 static void ice_check_module_power(struct ice_pf *pf, u8 link_cfg_err) in ice_check_module_power() argument895 if (!(link_cfg_err & (ICE_AQ_LINK_INVAL_MAX_POWER_LIMIT | in ice_check_module_power()907 if (link_cfg_err & ICE_AQ_LINK_INVAL_MAX_POWER_LIMIT) { in ice_check_module_power()910 } else if (link_cfg_err & ICE_AQ_LINK_MODULE_POWER_UNSUPPORTED) { in ice_check_module_power()951 ice_check_module_power(pf, pi->phy.link_info.link_cfg_err); in ice_link_event()2099 ice_check_module_power(pf, pi->phy.link_info.link_cfg_err); in ice_check_media_subtask()4417 ice_check_module_power(pf, pf->hw.port_info->phy.link_info.link_cfg_err); in ice_probe()7120 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