Lines Matching refs:s32
47 static s32 ixgbe_setup_mac_link_multispeed_fiber(struct ixgbe_hw *hw,
50 static s32 ixgbe_setup_mac_link_smartspeed(struct ixgbe_hw *hw,
54 static s32 ixgbe_start_mac_link_82599(struct ixgbe_hw *hw,
56 static s32 ixgbe_setup_mac_link_82599(struct ixgbe_hw *hw,
59 static s32 ixgbe_setup_copper_link_82599(struct ixgbe_hw *hw,
62 static s32 ixgbe_verify_fw_version_82599(struct ixgbe_hw *hw);
63 static s32 ixgbe_read_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset,
65 static s32 ixgbe_write_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset,
67 static s32 ixgbe_reset_pipeline_82599(struct ixgbe_hw *hw);
124 static s32 ixgbe_setup_sfp_modules_82599(struct ixgbe_hw *hw) in ixgbe_setup_sfp_modules_82599()
126 s32 ret_val; in ixgbe_setup_sfp_modules_82599()
199 static s32 prot_autoc_read_82599(struct ixgbe_hw *hw, bool *locked, in prot_autoc_read_82599()
202 s32 ret_val; in prot_autoc_read_82599()
229 static s32 prot_autoc_write_82599(struct ixgbe_hw *hw, u32 autoc, bool locked) in prot_autoc_write_82599()
231 s32 ret_val = 0; in prot_autoc_write_82599()
263 static s32 ixgbe_get_invariants_82599(struct ixgbe_hw *hw) in ixgbe_get_invariants_82599()
289 static s32 ixgbe_init_phy_ops_82599(struct ixgbe_hw *hw) in ixgbe_init_phy_ops_82599()
293 s32 ret_val; in ixgbe_init_phy_ops_82599()
350 static s32 ixgbe_get_link_capabilities_82599(struct ixgbe_hw *hw, in ixgbe_get_link_capabilities_82599()
532 static s32 ixgbe_start_mac_link_82599(struct ixgbe_hw *hw, in ixgbe_start_mac_link_82599()
538 s32 status = 0; in ixgbe_start_mac_link_82599()
660 static s32 ixgbe_setup_mac_link_multispeed_fiber(struct ixgbe_hw *hw, in ixgbe_setup_mac_link_multispeed_fiber()
664 s32 status = 0; in ixgbe_setup_mac_link_multispeed_fiber()
833 static s32 ixgbe_setup_mac_link_smartspeed(struct ixgbe_hw *hw, in ixgbe_setup_mac_link_smartspeed()
837 s32 status = 0; in ixgbe_setup_mac_link_smartspeed()
839 s32 i, j; in ixgbe_setup_mac_link_smartspeed()
943 static s32 ixgbe_setup_mac_link_82599(struct ixgbe_hw *hw, in ixgbe_setup_mac_link_82599()
948 s32 status; in ixgbe_setup_mac_link_82599()
1059 static s32 ixgbe_setup_copper_link_82599(struct ixgbe_hw *hw, in ixgbe_setup_copper_link_82599()
1063 s32 status; in ixgbe_setup_copper_link_82599()
1082 static s32 ixgbe_reset_hw_82599(struct ixgbe_hw *hw) in ixgbe_reset_hw_82599()
1085 s32 status; in ixgbe_reset_hw_82599()
1252 s32 ixgbe_reinit_fdir_tables_82599(struct ixgbe_hw *hw) in ixgbe_reinit_fdir_tables_82599()
1368 s32 ixgbe_init_fdir_signature_82599(struct ixgbe_hw *hw, u32 fdirctrl) in ixgbe_init_fdir_signature_82599()
1392 s32 ixgbe_init_fdir_perfect_82599(struct ixgbe_hw *hw, u32 fdirctrl) in ixgbe_init_fdir_perfect_82599()
1513 s32 ixgbe_fdir_add_signature_filter_82599(struct ixgbe_hw *hw, in ixgbe_fdir_add_signature_filter_82599()
1662 s32 ixgbe_fdir_set_input_mask_82599(struct ixgbe_hw *hw, in ixgbe_fdir_set_input_mask_82599()
1758 s32 ixgbe_fdir_write_perfect_filter_82599(struct ixgbe_hw *hw, in ixgbe_fdir_write_perfect_filter_82599()
1815 s32 ixgbe_fdir_erase_perfect_filter_82599(struct ixgbe_hw *hw, in ixgbe_fdir_erase_perfect_filter_82599()
1822 s32 err = 0; in ixgbe_fdir_erase_perfect_filter_82599()
1866 static s32 ixgbe_read_analog_reg8_82599(struct ixgbe_hw *hw, u32 reg, u8 *val) in ixgbe_read_analog_reg8_82599()
1888 static s32 ixgbe_write_analog_reg8_82599(struct ixgbe_hw *hw, u32 reg, u8 val) in ixgbe_write_analog_reg8_82599()
1908 static s32 ixgbe_start_hw_82599(struct ixgbe_hw *hw) in ixgbe_start_hw_82599()
1910 s32 ret_val = 0; in ixgbe_start_hw_82599()
1937 static s32 ixgbe_identify_phy_82599(struct ixgbe_hw *hw) in ixgbe_identify_phy_82599()
1939 s32 status; in ixgbe_identify_phy_82599()
1970 static s32 ixgbe_enable_rx_dma_82599(struct ixgbe_hw *hw, u32 regval) in ixgbe_enable_rx_dma_82599()
2000 static s32 ixgbe_verify_fw_version_82599(struct ixgbe_hw *hw) in ixgbe_verify_fw_version_82599()
2002 s32 status = IXGBE_ERR_EEPROM_VERSION; in ixgbe_verify_fw_version_82599()
2052 s32 status; in ixgbe_verify_lesm_fw_enabled_82599()
2091 static s32 ixgbe_read_eeprom_buffer_82599(struct ixgbe_hw *hw, u16 offset, in ixgbe_read_eeprom_buffer_82599()
2117 static s32 ixgbe_read_eeprom_82599(struct ixgbe_hw *hw, in ixgbe_read_eeprom_82599()
2141 static s32 ixgbe_reset_pipeline_82599(struct ixgbe_hw *hw) in ixgbe_reset_pipeline_82599()
2143 s32 ret_val; in ixgbe_reset_pipeline_82599()
2195 static s32 ixgbe_read_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_byte_82599()
2199 s32 status; in ixgbe_read_i2c_byte_82599()
2200 s32 timeout = 200; in ixgbe_read_i2c_byte_82599()
2248 static s32 ixgbe_write_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_write_i2c_byte_82599()
2252 s32 status; in ixgbe_write_i2c_byte_82599()
2253 s32 timeout = 200; in ixgbe_write_i2c_byte_82599()