Searched refs:atl2_hw (Results 1 – 2 of 2) sorted by relevance
64 struct atl2_hw;67 static s32 atl2_reset_hw(struct atl2_hw *hw);68 static s32 atl2_read_mac_addr(struct atl2_hw *hw);69 static s32 atl2_init_hw(struct atl2_hw *hw);72 static u32 atl2_hash_mc_addr(struct atl2_hw *hw, u8 *mc_addr);78 static void atl2_set_mac_addr(struct atl2_hw *hw);81 static s32 atl2_phy_init(struct atl2_hw *hw);82 static int atl2_check_eeprom_exist(struct atl2_hw *hw);83 static void atl2_force_ps(struct atl2_hw *hw);366 struct atl2_hw { struct[all …]
68 struct atl2_hw *hw = &adapter->hw; in atl2_sw_init()118 struct atl2_hw *hw = &adapter->hw; in atl2_set_multi()168 struct atl2_hw *hw = &adapter->hw; in atl2_configure()586 struct atl2_hw *hw = &adapter->hw; in atl2_intr()905 struct atl2_hw *hw = &adapter->hw; in atl2_change_mtu()1040 struct atl2_hw *hw = &adapter->hw; in atl2_phy_config()1107 struct atl2_hw *hw = &adapter->hw; in atl2_setup_mac_ctrl()1146 struct atl2_hw *hw = &adapter->hw; in atl2_check_link()1492 struct atl2_hw *hw = &adapter->hw; in atl2_suspend()1696 struct atl2_hw *hw = &adapter->hw; in atl2_get_link_ksettings()[all …]