Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/
H A Digc_phy.c591 ret_val = -IGC_ERR_PHY; in igc_read_phy_reg_mdic()
596 ret_val = -IGC_ERR_PHY; in igc_read_phy_reg_mdic()
648 ret_val = -IGC_ERR_PHY; in igc_write_phy_reg_mdic()
653 ret_val = -IGC_ERR_PHY; in igc_write_phy_reg_mdic()
H A Digc_defines.h79 #define IGC_ERR_PHY 2 macro