Home
last modified time | relevance | path

Searched refs:ICE_FLAG_PHY_FW_LOAD_FAILED (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice.h499 ICE_FLAG_PHY_FW_LOAD_FAILED, enumerator
H A Dice_main.c1035 clear_bit(ICE_FLAG_PHY_FW_LOAD_FAILED, pf->flags); in ice_check_phy_fw_load()
1039 if (test_bit(ICE_FLAG_PHY_FW_LOAD_FAILED, pf->flags)) in ice_check_phy_fw_load()
1044 set_bit(ICE_FLAG_PHY_FW_LOAD_FAILED, pf->flags); in ice_check_phy_fw_load()