Lines Matching refs:s32
32 s32 atl1e_reset_hw(struct atl1e_hw *hw);
33 s32 atl1e_read_mac_addr(struct atl1e_hw *hw);
34 s32 atl1e_init_hw(struct atl1e_hw *hw);
35 s32 atl1e_phy_commit(struct atl1e_hw *hw);
36 s32 atl1e_get_speed_and_duplex(struct atl1e_hw *hw, u16 *speed, u16 *duplex);
40 s32 atl1e_read_phy_reg(struct atl1e_hw *hw, u16 reg_addr, u16 *phy_data);
41 s32 atl1e_write_phy_reg(struct atl1e_hw *hw, u32 reg_addr, u16 phy_data);
42 s32 atl1e_validate_mdi_setting(struct atl1e_hw *hw);
46 s32 atl1e_phy_enter_power_saving(struct atl1e_hw *hw);
47 s32 atl1e_phy_leave_power_saving(struct atl1e_hw *hw);
48 s32 atl1e_phy_init(struct atl1e_hw *hw);
51 s32 atl1e_restart_autoneg(struct atl1e_hw *hw);