Home
last modified time | relevance | path

Searched refs:pch_gbe_hw (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_phy.h14 s32 pch_gbe_phy_get_id(struct pch_gbe_hw *hw);
15 s32 pch_gbe_phy_read_reg_miic(struct pch_gbe_hw *hw, u32 offset, u16 *data);
16 s32 pch_gbe_phy_write_reg_miic(struct pch_gbe_hw *hw, u32 offset, u16 data);
17 void pch_gbe_phy_hw_reset(struct pch_gbe_hw *hw);
18 void pch_gbe_phy_power_up(struct pch_gbe_hw *hw);
19 void pch_gbe_phy_power_down(struct pch_gbe_hw *hw);
20 void pch_gbe_phy_set_rgmii(struct pch_gbe_hw *hw);
21 void pch_gbe_phy_init_setting(struct pch_gbe_hw *hw);
22 int pch_gbe_phy_disable_hibernate(struct pch_gbe_hw *hw);
H A Dpch_gbe_phy.c95 s32 pch_gbe_phy_get_id(struct pch_gbe_hw *hw) in pch_gbe_phy_get_id()
131 s32 pch_gbe_phy_read_reg_miic(struct pch_gbe_hw *hw, u32 offset, u16 *data) in pch_gbe_phy_read_reg_miic()
156 s32 pch_gbe_phy_write_reg_miic(struct pch_gbe_hw *hw, u32 offset, u16 data) in pch_gbe_phy_write_reg_miic()
176 static void pch_gbe_phy_sw_reset(struct pch_gbe_hw *hw) in pch_gbe_phy_sw_reset()
190 void pch_gbe_phy_hw_reset(struct pch_gbe_hw *hw) in pch_gbe_phy_hw_reset()
206 void pch_gbe_phy_power_up(struct pch_gbe_hw *hw) in pch_gbe_phy_power_up()
223 void pch_gbe_phy_power_down(struct pch_gbe_hw *hw) in pch_gbe_phy_power_down()
243 void pch_gbe_phy_set_rgmii(struct pch_gbe_hw *hw) in pch_gbe_phy_set_rgmii()
255 static int pch_gbe_phy_tx_clk_delay(struct pch_gbe_hw *hw) in pch_gbe_phy_tx_clk_delay()
297 void pch_gbe_phy_init_setting(struct pch_gbe_hw *hw) in pch_gbe_phy_init_setting()
[all …]
H A Dpch_gbe_main.c632 struct pch_gbe_hw *hw = &adapter->hw; in pch_gbe_mdio_read()
649 struct pch_gbe_hw *hw = &adapter->hw; in pch_gbe_mdio_write()
685 struct pch_gbe_hw *hw = &adapter->hw; in pch_gbe_reset()
722 struct pch_gbe_hw *hw = &adapter->hw; in pch_gbe_irq_disable()
739 struct pch_gbe_hw *hw = &adapter->hw; in pch_gbe_irq_enable()
756 struct pch_gbe_hw *hw = &adapter->hw; in pch_gbe_setup_tctl()
779 struct pch_gbe_hw *hw = &adapter->hw; in pch_gbe_configure_tx()
805 struct pch_gbe_hw *hw = &adapter->hw; in pch_gbe_setup_rctl()
827 struct pch_gbe_hw *hw = &adapter->hw; in pch_gbe_configure_rx()
904 struct pch_gbe_hw *hw = &adapter->hw; in pch_gbe_clean_tx_ring()
[all …]
H A Dpch_gbe.h363 struct pch_gbe_hw { struct
578 struct pch_gbe_hw hw;
621 s32 pch_gbe_mac_force_mac_fc(struct pch_gbe_hw *hw);
622 u16 pch_gbe_mac_ctrl_miim(struct pch_gbe_hw *hw, u32 addr, u32 dir, u32 reg,
H A Dpch_gbe_ethtool.c113 struct pch_gbe_hw *hw = &adapter->hw; in pch_gbe_set_link_ksettings()
188 struct pch_gbe_hw *hw = &adapter->hw; in pch_gbe_get_regs()
384 struct pch_gbe_hw *hw = &adapter->hw; in pch_gbe_get_pauseparam()
411 struct pch_gbe_hw *hw = &adapter->hw; in pch_gbe_set_pauseparam()
H A Dpch_gbe_param.c273 struct pch_gbe_hw *hw = &adapter->hw; in pch_gbe_check_copper_options()
434 struct pch_gbe_hw *hw = &adapter->hw; in pch_gbe_check_options()