Lines Matching defs:hw
128 struct atl1e_hw *hw = &adapter->hw; in atl1e_check_link() local
218 struct atl1e_hw *hw = &adapter->hw; in atl1e_sw_init() local
482 struct atl1e_hw *hw = (struct atl1e_hw *)&adapter->hw; in atl1e_configure_des_ring() local
523 struct atl1e_hw *hw = (struct atl1e_hw *)&adapter->hw; in atl1e_configure_tx() local
561 struct atl1e_hw *hw = (struct atl1e_hw *)&adapter->hw; in atl1e_configure_rx() local
599 struct atl1e_hw *hw = &adapter->hw; in atl1e_configure_dma() local
620 struct atl1e_hw *hw = &adapter->hw; in atl1e_setup_mac_ctrl() local
651 struct atl1e_hw *hw = &adapter->hw; in atl1e_configure() local
851 struct atl1e_hw *hw = &adapter->hw; in atl1e_poll() local
1261 int atl1e_check_eeprom_exist(struct atl1e_hw *hw) in atl1e_check_eeprom_exist()
1274 void atl1e_hw_set_mac_addr(struct atl1e_hw *hw) in atl1e_hw_set_mac_addr()
1297 static int atl1e_get_permanent_address(struct atl1e_hw *hw) in atl1e_get_permanent_address()
1333 void atl1e_force_ps(struct atl1e_hw *hw) in atl1e_force_ps()
1344 int atl1e_read_mac_addr(struct atl1e_hw *hw) in atl1e_read_mac_addr()
1360 int atl1e_read_phy_reg(struct atl1e_hw *hw, u16 reg_addr, u16 *phy_data) in atl1e_read_phy_reg()
1394 int atl1e_write_phy_reg(struct atl1e_hw *hw, u32 reg_addr, u16 phy_data) in atl1e_write_phy_reg()
1425 static void atl1e_init_pcie(struct atl1e_hw *hw) in atl1e_init_pcie()
1443 static int atl1e_phy_setup_autoneg_adv(struct atl1e_hw *hw) in atl1e_phy_setup_autoneg_adv()
1500 int atl1e_phy_commit(struct atl1e_hw *hw) in atl1e_phy_commit()
1531 int atl1e_phy_init(struct atl1e_hw *hw) in atl1e_phy_init()
1623 int atl1e_reset_hw(struct atl1e_hw *hw) in atl1e_reset_hw()
1679 int atl1e_init_hw(struct atl1e_hw *hw) in atl1e_init_hw()
1702 int atl1e_get_speed_and_duplex(struct atl1e_hw *hw, u16 *speed, u16 *duplex) in atl1e_get_speed_and_duplex()
1738 int atl1e_restart_autoneg(struct atl1e_hw *hw) in atl1e_restart_autoneg()