Lines Matching refs:atl1_hw
257 static s32 atl1_reset_hw(struct atl1_hw *hw) in atl1_reset_hw()
313 static int atl1_check_eeprom_exist(struct atl1_hw *hw) in atl1_check_eeprom_exist()
326 static bool atl1_read_eeprom(struct atl1_hw *hw, u32 offset, u32 *p_value) in atl1_read_eeprom()
359 static s32 atl1_read_phy_reg(struct atl1_hw *hw, u16 reg_addr, u16 *phy_data) in atl1_read_phy_reg()
389 static bool atl1_spi_read(struct atl1_hw *hw, u32 addr, u32 *buf) in atl1_spi_read()
435 static int atl1_get_permanent_address(struct atl1_hw *hw) in atl1_get_permanent_address()
535 static s32 atl1_read_mac_addr(struct atl1_hw *hw) in atl1_read_mac_addr()
562 static u32 atl1_hash_mc_addr(struct atl1_hw *hw, u8 *mc_addr) in atl1_hash_mc_addr()
579 static void atl1_hash_set(struct atl1_hw *hw, u32 hash_value) in atl1_hash_set()
606 static s32 atl1_write_phy_reg(struct atl1_hw *hw, u32 reg_addr, u16 phy_data) in atl1_write_phy_reg()
637 static s32 atl1_phy_leave_power_saving(struct atl1_hw *hw) in atl1_phy_leave_power_saving()
652 static s32 atl1_phy_reset(struct atl1_hw *hw) in atl1_phy_reset()
712 static s32 atl1_phy_setup_autoneg_adv(struct atl1_hw *hw) in atl1_phy_setup_autoneg_adv()
789 static s32 atl1_setup_link(struct atl1_hw *hw) in atl1_setup_link()
819 static void atl1_init_flash_opcode(struct atl1_hw *hw) in atl1_init_flash_opcode()
852 static s32 atl1_init_hw(struct atl1_hw *hw) in atl1_init_hw()
884 static s32 atl1_get_speed_and_duplex(struct atl1_hw *hw, u16 *speed, u16 *duplex) in atl1_get_speed_and_duplex()
922 static void atl1_set_mac_addr(struct atl1_hw *hw) in atl1_set_mac_addr()
949 struct atl1_hw *hw = &adapter->hw; in atl1_sw_init()
1265 struct atl1_hw *hw = &adapter->hw; in atl1_setup_mac_ctrl()
1301 struct atl1_hw *hw = &adapter->hw; in atl1_check_link()
1437 static void set_flow_ctrl_new(struct atl1_hw *hw) in set_flow_ctrl_new()
1474 struct atl1_hw *hw = &adapter->hw; in atl1_configure()
2582 struct atl1_hw *hw = &adapter->hw; in atl1_phy_config()
2780 struct atl1_hw *hw = &adapter->hw; in atl1_suspend()
3220 struct atl1_hw *hw = &adapter->hw; in atl1_get_link_ksettings()
3277 struct atl1_hw *hw = &adapter->hw; in atl1_set_link_ksettings()
3444 struct atl1_hw *hw = &adapter->hw; in atl1_get_regs()
3586 struct atl1_hw *hw = &adapter->hw; in atl1_get_pauseparam()
3602 struct atl1_hw *hw = &adapter->hw; in atl1_set_pauseparam()
3637 struct atl1_hw *hw = &adapter->hw; in atl1_nway_reset()