Lines Matching refs:atl1_hw
256 static s32 atl1_reset_hw(struct atl1_hw *hw) in atl1_reset_hw()
312 static int atl1_check_eeprom_exist(struct atl1_hw *hw) in atl1_check_eeprom_exist()
325 static bool atl1_read_eeprom(struct atl1_hw *hw, u32 offset, u32 *p_value) in atl1_read_eeprom()
358 static s32 atl1_read_phy_reg(struct atl1_hw *hw, u16 reg_addr, u16 *phy_data) in atl1_read_phy_reg()
388 static bool atl1_spi_read(struct atl1_hw *hw, u32 addr, u32 *buf) in atl1_spi_read()
434 static int atl1_get_permanent_address(struct atl1_hw *hw) in atl1_get_permanent_address()
534 static s32 atl1_read_mac_addr(struct atl1_hw *hw) in atl1_read_mac_addr()
558 static u32 atl1_hash_mc_addr(struct atl1_hw *hw, u8 *mc_addr) in atl1_hash_mc_addr()
575 static void atl1_hash_set(struct atl1_hw *hw, u32 hash_value) in atl1_hash_set()
602 static s32 atl1_write_phy_reg(struct atl1_hw *hw, u32 reg_addr, u16 phy_data) in atl1_write_phy_reg()
633 static s32 atl1_phy_leave_power_saving(struct atl1_hw *hw) in atl1_phy_leave_power_saving()
648 static s32 atl1_phy_reset(struct atl1_hw *hw) in atl1_phy_reset()
708 static s32 atl1_phy_setup_autoneg_adv(struct atl1_hw *hw) in atl1_phy_setup_autoneg_adv()
785 static s32 atl1_setup_link(struct atl1_hw *hw) in atl1_setup_link()
815 static void atl1_init_flash_opcode(struct atl1_hw *hw) in atl1_init_flash_opcode()
848 static s32 atl1_init_hw(struct atl1_hw *hw) in atl1_init_hw()
880 static s32 atl1_get_speed_and_duplex(struct atl1_hw *hw, u16 *speed, u16 *duplex) in atl1_get_speed_and_duplex()
919 static void atl1_set_mac_addr(struct atl1_hw *hw) in atl1_set_mac_addr()
946 struct atl1_hw *hw = &adapter->hw; in atl1_sw_init()
1268 struct atl1_hw *hw = &adapter->hw; in atl1_setup_mac_ctrl()
1305 struct atl1_hw *hw = &adapter->hw; in atl1_check_link()
1441 static void set_flow_ctrl_new(struct atl1_hw *hw) in set_flow_ctrl_new()
1478 struct atl1_hw *hw = &adapter->hw; in atl1_configure()
2540 struct atl1_hw *hw = &adapter->hw; in atl1_phy_config()
2744 struct atl1_hw *hw = &adapter->hw; in atl1_suspend()
3202 struct atl1_hw *hw = &adapter->hw; in atl1_get_settings()
3254 struct atl1_hw *hw = &adapter->hw; in atl1_set_settings()
3421 struct atl1_hw *hw = &adapter->hw; in atl1_get_regs()
3567 struct atl1_hw *hw = &adapter->hw; in atl1_get_pauseparam()
3583 struct atl1_hw *hw = &adapter->hw; in atl1_set_pauseparam()
3624 struct atl1_hw *hw = &adapter->hw; in atl1_nway_reset()