Home
last modified time | relevance | path

Searched defs:txgbe (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_type.h180 struct txgbe { struct
182 struct txgbe_nodes nodes; argument
183 struct dw_xpcs *xpcs;
184 struct phylink *phylink;
185 struct platform_device *sfp_dev;
186 struct platform_device *i2c_dev;
187 struct clk_lookup *clock;
188 struct clk *clk;
189 struct gpio_chip *gpio;
H A Dtxgbe_ethtool.c15 struct txgbe *txgbe = netdev_to_txgbe(netdev); in txgbe_nway_reset() local
23 struct txgbe *txgbe = netdev_to_txgbe(netdev); in txgbe_get_link_ksettings() local
31 struct txgbe *txgbe = netdev_to_txgbe(netdev); in txgbe_set_link_ksettings() local
H A Dtxgbe_phy.c23 static int txgbe_swnodes_register(struct txgbe *txgbe) in txgbe_swnodes_register()
122 static int txgbe_mdio_pcs_init(struct txgbe *txgbe) in txgbe_mdio_pcs_init()
248 static int txgbe_phylink_init(struct txgbe *txgbe) in txgbe_phylink_init()
453 struct txgbe *txgbe = wx->priv; in txgbe_irq_handler() local
493 static int txgbe_gpio_init(struct txgbe *txgbe) in txgbe_gpio_init()
547 static int txgbe_clock_register(struct txgbe *txgbe) in txgbe_clock_register()
599 static int txgbe_i2c_register(struct txgbe *txgbe) in txgbe_i2c_register()
631 static int txgbe_sfp_register(struct txgbe *txgbe) in txgbe_sfp_register()
702 static int txgbe_ext_phy_init(struct txgbe *txgbe) in txgbe_ext_phy_init()
754 int txgbe_init_phy(struct txgbe *txgbe) in txgbe_init_phy()
[all …]
H A Dtxgbe_main.c209 struct txgbe *txgbe; in txgbe_up_complete() local
293 struct txgbe *txgbe = netdev_to_txgbe(wx->netdev); in txgbe_down() local
534 struct txgbe *txgbe; in txgbe_probe() local
773 struct txgbe *txgbe = wx->priv; in txgbe_remove() local