Home
last modified time | relevance | path

Searched refs:IGC_ERR_PHY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_phy.c503 * not established, we return -IGC_ERR_PHY (-2).
591 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
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_phy.c493 * not established, we return -IGC_ERR_PHY (-2).
581 ret_val = -IGC_ERR_PHY; in igc_read_phy_reg_mdic()
586 ret_val = -IGC_ERR_PHY; in igc_read_phy_reg_mdic()
638 ret_val = -IGC_ERR_PHY; in igc_write_phy_reg_mdic()
643 ret_val = -IGC_ERR_PHY; in igc_write_phy_reg_mdic()
H A Digc_defines.h120 #define IGC_ERR_PHY 2 macro

Completed in 6 milliseconds