Searched defs:txgbe (Results 1 – 4 of 4) sorted by relevance
180 struct txgbe { struct182 struct txgbe_nodes nodes; argument183 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;
15 struct txgbe *txgbe = netdev_to_txgbe(netdev); in txgbe_nway_reset() local23 struct txgbe *txgbe = netdev_to_txgbe(netdev); in txgbe_get_link_ksettings() local31 struct txgbe *txgbe = netdev_to_txgbe(netdev); in txgbe_set_link_ksettings() local
23 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() local493 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 …]
209 struct txgbe *txgbe; in txgbe_up_complete() local293 struct txgbe *txgbe = netdev_to_txgbe(wx->netdev); in txgbe_down() local534 struct txgbe *txgbe; in txgbe_probe() local773 struct txgbe *txgbe = wx->priv; in txgbe_remove() local