Lines Matching refs:s32

30 static s32  igb_phy_setup_autoneg(struct e1000_hw *hw);
33 static s32 igb_wait_autoneg(struct e1000_hw *hw);
34 static s32 igb_set_master_slave_mode(struct e1000_hw *hw);
64 s32 igb_check_reset_block(struct e1000_hw *hw) in igb_check_reset_block()
80 s32 igb_get_phy_id(struct e1000_hw *hw) in igb_get_phy_id()
83 s32 ret_val = 0; in igb_get_phy_id()
109 static s32 igb_phy_reset_dsp(struct e1000_hw *hw) in igb_phy_reset_dsp()
111 s32 ret_val = 0; in igb_phy_reset_dsp()
135 s32 igb_read_phy_reg_mdic(struct e1000_hw *hw, u32 offset, u16 *data) in igb_read_phy_reg_mdic()
139 s32 ret_val = 0; in igb_read_phy_reg_mdic()
191 s32 igb_write_phy_reg_mdic(struct e1000_hw *hw, u32 offset, u16 data) in igb_write_phy_reg_mdic()
195 s32 ret_val = 0; in igb_write_phy_reg_mdic()
248 s32 igb_read_phy_reg_i2c(struct e1000_hw *hw, u32 offset, u16 *data) in igb_read_phy_reg_i2c()
293 s32 igb_write_phy_reg_i2c(struct e1000_hw *hw, u32 offset, u16 data) in igb_write_phy_reg_i2c()
352 s32 igb_read_sfp_data_byte(struct e1000_hw *hw, u16 offset, u8 *data) in igb_read_sfp_data_byte()
402 s32 igb_read_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 *data) in igb_read_phy_reg_igp()
404 s32 ret_val = 0; in igb_read_phy_reg_igp()
441 s32 igb_write_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 data) in igb_write_phy_reg_igp()
443 s32 ret_val = 0; in igb_write_phy_reg_igp()
477 s32 igb_copper_link_setup_82580(struct e1000_hw *hw) in igb_copper_link_setup_82580()
480 s32 ret_val; in igb_copper_link_setup_82580()
544 s32 igb_copper_link_setup_m88(struct e1000_hw *hw) in igb_copper_link_setup_m88()
547 s32 ret_val; in igb_copper_link_setup_m88()
648 s32 igb_copper_link_setup_m88_gen2(struct e1000_hw *hw) in igb_copper_link_setup_m88_gen2()
651 s32 ret_val; in igb_copper_link_setup_m88_gen2()
743 s32 igb_copper_link_setup_igp(struct e1000_hw *hw) in igb_copper_link_setup_igp()
746 s32 ret_val; in igb_copper_link_setup_igp()
881 static s32 igb_copper_link_autoneg(struct e1000_hw *hw) in igb_copper_link_autoneg()
884 s32 ret_val; in igb_copper_link_autoneg()
944 static s32 igb_phy_setup_autoneg(struct e1000_hw *hw) in igb_phy_setup_autoneg()
947 s32 ret_val; in igb_phy_setup_autoneg()
1101 s32 igb_setup_copper_link(struct e1000_hw *hw) in igb_setup_copper_link()
1103 s32 ret_val; in igb_setup_copper_link()
1152 s32 igb_phy_force_speed_duplex_igp(struct e1000_hw *hw) in igb_phy_force_speed_duplex_igp()
1155 s32 ret_val; in igb_phy_force_speed_duplex_igp()
1217 s32 igb_phy_force_speed_duplex_m88(struct e1000_hw *hw) in igb_phy_force_speed_duplex_m88()
1220 s32 ret_val; in igb_phy_force_speed_duplex_m88()
1411 s32 igb_set_d3_lplu_state(struct e1000_hw *hw, bool active) in igb_set_d3_lplu_state()
1414 s32 ret_val = 0; in igb_set_d3_lplu_state()
1494 s32 igb_check_downshift(struct e1000_hw *hw) in igb_check_downshift()
1497 s32 ret_val; in igb_check_downshift()
1537 s32 igb_check_polarity_m88(struct e1000_hw *hw) in igb_check_polarity_m88()
1540 s32 ret_val; in igb_check_polarity_m88()
1562 static s32 igb_check_polarity_igp(struct e1000_hw *hw) in igb_check_polarity_igp()
1565 s32 ret_val; in igb_check_polarity_igp()
1605 static s32 igb_wait_autoneg(struct e1000_hw *hw) in igb_wait_autoneg()
1607 s32 ret_val = 0; in igb_wait_autoneg()
1638 s32 igb_phy_has_link(struct e1000_hw *hw, u32 iterations, in igb_phy_has_link()
1641 s32 ret_val = 0; in igb_phy_has_link()
1691 s32 igb_get_cable_length_m88(struct e1000_hw *hw) in igb_get_cable_length_m88()
1694 s32 ret_val; in igb_get_cable_length_m88()
1717 s32 igb_get_cable_length_m88_gen2(struct e1000_hw *hw) in igb_get_cable_length_m88_gen2()
1720 s32 ret_val; in igb_get_cable_length_m88_gen2()
1837 s32 igb_get_cable_length_igp_2(struct e1000_hw *hw) in igb_get_cable_length_igp_2()
1840 s32 ret_val = 0; in igb_get_cable_length_igp_2()
1908 s32 igb_get_phy_info_m88(struct e1000_hw *hw) in igb_get_phy_info_m88()
1911 s32 ret_val; in igb_get_phy_info_m88()
1984 s32 igb_get_phy_info_igp(struct e1000_hw *hw) in igb_get_phy_info_igp()
1987 s32 ret_val; in igb_get_phy_info_igp()
2047 s32 igb_phy_sw_reset(struct e1000_hw *hw) in igb_phy_sw_reset()
2049 s32 ret_val = 0; in igb_phy_sw_reset()
2079 s32 igb_phy_hw_reset(struct e1000_hw *hw) in igb_phy_hw_reset()
2082 s32 ret_val; in igb_phy_hw_reset()
2120 s32 igb_phy_init_script_igp3(struct e1000_hw *hw) in igb_phy_init_script_igp3()
2240 static s32 igb_check_polarity_82580(struct e1000_hw *hw) in igb_check_polarity_82580()
2243 s32 ret_val; in igb_check_polarity_82580()
2265 s32 igb_phy_force_speed_duplex_82580(struct e1000_hw *hw) in igb_phy_force_speed_duplex_82580()
2268 s32 ret_val; in igb_phy_force_speed_duplex_82580()
2328 s32 igb_get_phy_info_82580(struct e1000_hw *hw) in igb_get_phy_info_82580()
2331 s32 ret_val; in igb_get_phy_info_82580()
2391 s32 igb_get_cable_length_82580(struct e1000_hw *hw) in igb_get_cable_length_82580()
2394 s32 ret_val; in igb_get_cable_length_82580()
2423 s32 igb_write_phy_reg_gs40g(struct e1000_hw *hw, u32 offset, u16 data) in igb_write_phy_reg_gs40g()
2425 s32 ret_val; in igb_write_phy_reg_gs40g()
2453 s32 igb_read_phy_reg_gs40g(struct e1000_hw *hw, u32 offset, u16 *data) in igb_read_phy_reg_gs40g()
2455 s32 ret_val; in igb_read_phy_reg_gs40g()
2479 static s32 igb_set_master_slave_mode(struct e1000_hw *hw) in igb_set_master_slave_mode()
2481 s32 ret_val; in igb_set_master_slave_mode()