Home
last modified time | relevance | path

Searched refs:IXGBE_ERR_SWFW_SYNC (Results 1 – 8 of 8) sorted by relevance

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_x540.c199 return IXGBE_ERR_SWFW_SYNC; in ixgbe_reset_hw_X540()
372 status = IXGBE_ERR_SWFW_SYNC; in ixgbe_read_eerd_X540()
399 status = IXGBE_ERR_SWFW_SYNC; in ixgbe_read_eerd_buffer_X540()
423 status = IXGBE_ERR_SWFW_SYNC; in ixgbe_write_eewr_X540()
450 status = IXGBE_ERR_SWFW_SYNC; in ixgbe_write_eewr_buffer_X540()
562 return IXGBE_ERR_SWFW_SYNC; in ixgbe_validate_eeprom_checksum_X540()
623 return IXGBE_ERR_SWFW_SYNC; in ixgbe_update_eeprom_checksum_X540()
762 return IXGBE_ERR_SWFW_SYNC; in ixgbe_acquire_swfw_sync_X540()
788 return IXGBE_ERR_SWFW_SYNC; in ixgbe_acquire_swfw_sync_X540()
813 return IXGBE_ERR_SWFW_SYNC; in ixgbe_acquire_swfw_sync_X540()
[all …]
H A Dixgbe_phy.c96 return IXGBE_ERR_SWFW_SYNC; in ixgbe_read_i2c_combined_generic_int()
172 return IXGBE_ERR_SWFW_SYNC; in ixgbe_write_i2c_combined_generic_int()
659 return IXGBE_ERR_SWFW_SYNC; in ixgbe_read_phy_reg_generic()
763 status = IXGBE_ERR_SWFW_SYNC; in ixgbe_write_phy_reg_generic()
1996 return IXGBE_ERR_SWFW_SYNC; in ixgbe_read_i2c_byte_generic_int()
2112 return IXGBE_ERR_SWFW_SYNC; in ixgbe_write_i2c_byte_generic_int()
H A Dixgbe_82599.c161 ret_val = IXGBE_ERR_SWFW_SYNC; in ixgbe_setup_sfp_modules_82599()
227 return IXGBE_ERR_SWFW_SYNC; in prot_autoc_read_82599()
262 return IXGBE_ERR_SWFW_SYNC; in prot_autoc_write_82599()
H A Dixgbe_x550.c2480 return IXGBE_ERR_SWFW_SYNC; in ixgbe_reset_hw_X550em()
3272 status = IXGBE_ERR_SWFW_SYNC; in ixgbe_write_ee_hostif_X550()
4358 return IXGBE_ERR_SWFW_SYNC; in ixgbe_read_phy_reg_x550a()
4390 status = IXGBE_ERR_SWFW_SYNC; in ixgbe_write_phy_reg_x550a()
H A Dixgbe_82598.c1114 return IXGBE_ERR_SWFW_SYNC; in ixgbe_read_i2c_phy_82598()
H A Dixgbe_common.c1788 status = IXGBE_ERR_SWFW_SYNC; in ixgbe_acquire_eeprom()
3262 return IXGBE_ERR_SWFW_SYNC; in ixgbe_acquire_swfw_sync()
3282 return IXGBE_ERR_SWFW_SYNC; in ixgbe_acquire_swfw_sync()
H A Dixgbe_type.h4216 #define IXGBE_ERR_SWFW_SYNC -16 macro
/f-stack/dpdk/drivers/net/ixgbe/
H A Drte_pmd_ixgbe.c1017 return IXGBE_ERR_SWFW_SYNC; in rte_pmd_ixgbe_mdio_lock()