Home
last modified time | relevance | path

Searched refs:IXGBE_ERR_PHY_ADDR_INVALID (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_phy.c293 s32 status = IXGBE_ERR_PHY_ADDR_INVALID; in ixgbe_identify_phy_generic()
315 return IXGBE_ERR_PHY_ADDR_INVALID; in ixgbe_identify_phy_generic()
1260 s32 status = IXGBE_ERR_PHY_ADDR_INVALID; in ixgbe_identify_sfp_module_generic()
1617 s32 status = IXGBE_ERR_PHY_ADDR_INVALID; in ixgbe_identify_qsfp_module_generic()
H A Dixgbe_x550.c455 return IXGBE_ERR_PHY_ADDR_INVALID; in ixgbe_get_phy_id_fw()
2303 ret_val == IXGBE_ERR_PHY_ADDR_INVALID) in ixgbe_init_phy_ops_X550em()
2433 status == IXGBE_ERR_PHY_ADDR_INVALID) { in ixgbe_reset_hw_X550em()
2745 return IXGBE_ERR_PHY_ADDR_INVALID; in ixgbe_setup_mac_link_sfp_x550a()
H A Dixgbe_type.h4217 #define IXGBE_ERR_PHY_ADDR_INVALID -17 macro
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c7329 uint32_t status = IXGBE_ERR_PHY_ADDR_INVALID; in ixgbe_get_module_eeprom()