Home
last modified time | relevance | path

Searched refs:atl1c_hw (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.h22 struct atl1c_hw;
25 void atl1c_phy_disable(struct atl1c_hw *hw);
27 int atl1c_phy_reset(struct atl1c_hw *hw);
28 int atl1c_read_mac_addr(struct atl1c_hw *hw);
29 bool atl1c_get_link_status(struct atl1c_hw *hw);
36 int atl1c_phy_init(struct atl1c_hw *hw);
37 int atl1c_check_eeprom_exist(struct atl1c_hw *hw);
38 int atl1c_restart_autoneg(struct atl1c_hw *hw);
39 int atl1c_phy_to_ps_link(struct atl1c_hw *hw);
41 bool atl1c_wait_mdio_idle(struct atl1c_hw *hw);
[all …]
H A Datl1c_hw.c19 int atl1c_check_eeprom_exist(struct atl1c_hw *hw) in atl1c_check_eeprom_exist()
183 int atl1c_read_mac_addr(struct atl1c_hw *hw) in atl1c_read_mac_addr()
250 bool atl1c_wait_mdio_idle(struct atl1c_hw *hw) in atl1c_wait_mdio_idle()
265 void atl1c_stop_phy_polling(struct atl1c_hw *hw) in atl1c_stop_phy_polling()
456 static int atl1c_phy_setup_adv(struct atl1c_hw *hw) in atl1c_phy_setup_adv()
491 void atl1c_phy_disable(struct atl1c_hw *hw) in atl1c_phy_disable()
497 int atl1c_phy_reset(struct atl1c_hw *hw) in atl1c_phy_reset()
590 int atl1c_phy_init(struct atl1c_hw *hw) in atl1c_phy_init()
644 bool atl1c_get_link_status(struct atl1c_hw *hw) in atl1c_get_link_status()
713 int atl1c_phy_to_ps_link(struct atl1c_hw *hw) in atl1c_phy_to_ps_link()
[all …]
H A Datl1c_main.c236 struct atl1c_hw *hw = &adapter->hw; in atl1c_phy_config()
253 struct atl1c_hw *hw = &adapter->hw; in atl1c_check_link_status()
390 struct atl1c_hw *hw = &adapter->hw; in atl1c_set_multi()
496 struct atl1c_hw *hw = &adapter->hw; in atl1c_fix_features()
529 struct atl1c_hw *hw = &adapter->hw; in atl1c_set_max_mtu()
1080 struct atl1c_hw *hw = &adapter->hw; in atl1c_configure_des_ring()
1139 struct atl1c_hw *hw = &adapter->hw; in atl1c_configure_tx()
1166 struct atl1c_hw *hw = &adapter->hw; in atl1c_configure_rx()
1185 struct atl1c_hw *hw = &adapter->hw; in atl1c_configure_dma()
1226 struct atl1c_hw *hw = &adapter->hw; in atl1c_start_mac()
[all …]
H A Datl1c_ethtool.c19 struct atl1c_hw *hw = &adapter->hw; in atl1c_get_link_ksettings()
63 struct atl1c_hw *hw = &adapter->hw; in atl1c_set_link_ksettings()
130 struct atl1c_hw *hw = &adapter->hw; in atl1c_get_regs()
180 struct atl1c_hw *hw = &adapter->hw; in atl1c_get_eeprom()
H A DMakefile3 atl1c-objs := atl1c_main.o atl1c_hw.o atl1c_ethtool.o
H A Datl1c.h352 struct atl1c_hw { struct
513 struct atl1c_hw hw;
591 s32 atl1c_reset_hw(struct atl1c_hw *hw);
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt1243 atl1c_hw.c: 13975
1244 atl1c_hw.h: 31069