atl1_hw 240 drivers/net/ethernet/atheros/atlx/atl1.c static s32 atl1_reset_hw(struct atl1_hw *hw) atl1_hw 296 drivers/net/ethernet/atheros/atlx/atl1.c static int atl1_check_eeprom_exist(struct atl1_hw *hw) atl1_hw 309 drivers/net/ethernet/atheros/atlx/atl1.c static bool atl1_read_eeprom(struct atl1_hw *hw, u32 offset, u32 *p_value) atl1_hw 342 drivers/net/ethernet/atheros/atlx/atl1.c static s32 atl1_read_phy_reg(struct atl1_hw *hw, u16 reg_addr, u16 *phy_data) atl1_hw 372 drivers/net/ethernet/atheros/atlx/atl1.c static bool atl1_spi_read(struct atl1_hw *hw, u32 addr, u32 *buf) atl1_hw 418 drivers/net/ethernet/atheros/atlx/atl1.c static int atl1_get_permanent_address(struct atl1_hw *hw) atl1_hw 518 drivers/net/ethernet/atheros/atlx/atl1.c static s32 atl1_read_mac_addr(struct atl1_hw *hw) atl1_hw 545 drivers/net/ethernet/atheros/atlx/atl1.c static u32 atl1_hash_mc_addr(struct atl1_hw *hw, u8 *mc_addr) atl1_hw 562 drivers/net/ethernet/atheros/atlx/atl1.c static void atl1_hash_set(struct atl1_hw *hw, u32 hash_value) atl1_hw 589 drivers/net/ethernet/atheros/atlx/atl1.c static s32 atl1_write_phy_reg(struct atl1_hw *hw, u32 reg_addr, u16 phy_data) atl1_hw 620 drivers/net/ethernet/atheros/atlx/atl1.c static s32 atl1_phy_leave_power_saving(struct atl1_hw *hw) atl1_hw 635 drivers/net/ethernet/atheros/atlx/atl1.c static s32 atl1_phy_reset(struct atl1_hw *hw) atl1_hw 695 drivers/net/ethernet/atheros/atlx/atl1.c static s32 atl1_phy_setup_autoneg_adv(struct atl1_hw *hw) atl1_hw 772 drivers/net/ethernet/atheros/atlx/atl1.c static s32 atl1_setup_link(struct atl1_hw *hw) atl1_hw 802 drivers/net/ethernet/atheros/atlx/atl1.c static void atl1_init_flash_opcode(struct atl1_hw *hw) atl1_hw 835 drivers/net/ethernet/atheros/atlx/atl1.c static s32 atl1_init_hw(struct atl1_hw *hw) atl1_hw 867 drivers/net/ethernet/atheros/atlx/atl1.c static s32 atl1_get_speed_and_duplex(struct atl1_hw *hw, u16 *speed, u16 *duplex) atl1_hw 905 drivers/net/ethernet/atheros/atlx/atl1.c static void atl1_set_mac_addr(struct atl1_hw *hw) atl1_hw 932 drivers/net/ethernet/atheros/atlx/atl1.c struct atl1_hw *hw = &adapter->hw; atl1_hw 1246 drivers/net/ethernet/atheros/atlx/atl1.c struct atl1_hw *hw = &adapter->hw; atl1_hw 1282 drivers/net/ethernet/atheros/atlx/atl1.c struct atl1_hw *hw = &adapter->hw; atl1_hw 1418 drivers/net/ethernet/atheros/atlx/atl1.c static void set_flow_ctrl_new(struct atl1_hw *hw) atl1_hw 1455 drivers/net/ethernet/atheros/atlx/atl1.c struct atl1_hw *hw = &adapter->hw; atl1_hw 2561 drivers/net/ethernet/atheros/atlx/atl1.c struct atl1_hw *hw = &adapter->hw; atl1_hw 2758 drivers/net/ethernet/atheros/atlx/atl1.c struct atl1_hw *hw = &adapter->hw; atl1_hw 3197 drivers/net/ethernet/atheros/atlx/atl1.c struct atl1_hw *hw = &adapter->hw; atl1_hw 3254 drivers/net/ethernet/atheros/atlx/atl1.c struct atl1_hw *hw = &adapter->hw; atl1_hw 3402 drivers/net/ethernet/atheros/atlx/atl1.c struct atl1_hw *hw = &adapter->hw; atl1_hw 3544 drivers/net/ethernet/atheros/atlx/atl1.c struct atl1_hw *hw = &adapter->hw; atl1_hw 3560 drivers/net/ethernet/atheros/atlx/atl1.c struct atl1_hw *hw = &adapter->hw; atl1_hw 3595 drivers/net/ethernet/atheros/atlx/atl1.c struct atl1_hw *hw = &adapter->hw; atl1_hw 36 drivers/net/ethernet/atheros/atlx/atl1.h #define atlx_hw atl1_hw atl1_hw 43 drivers/net/ethernet/atheros/atlx/atl1.h struct atl1_hw; atl1_hw 46 drivers/net/ethernet/atheros/atlx/atl1.h static u32 atl1_hash_mc_addr(struct atl1_hw *hw, u8 *mc_addr); atl1_hw 47 drivers/net/ethernet/atheros/atlx/atl1.h static void atl1_hash_set(struct atl1_hw *hw, u32 hash_value); atl1_hw 48 drivers/net/ethernet/atheros/atlx/atl1.h static void atl1_set_mac_addr(struct atl1_hw *hw); atl1_hw 785 drivers/net/ethernet/atheros/atlx/atl1.h struct atl1_hw hw; atl1_hw 31 drivers/net/ethernet/atheros/atlx/atlx.c static s32 atlx_read_phy_reg(struct atl1_hw *hw, u16 reg_addr, u16 *phy_data); atl1_hw 32 drivers/net/ethernet/atheros/atlx/atlx.c static u32 atlx_hash_mc_addr(struct atl1_hw *hw, u8 *mc_addr); atl1_hw 33 drivers/net/ethernet/atheros/atlx/atlx.c static void atlx_set_mac_addr(struct atl1_hw *hw);