Home
last modified time | relevance | path

Searched defs:txgbe (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/wangxun/txgbe/
H A DMakefile
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_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; txgbe_remove() local
[all...]
H A Dtxgbe_phy.c23 static int txgbe_swnodes_register(struct txgbe *txgbe) in txgbe_swnodes_register() argument
122 static int txgbe_mdio_pcs_init(struct txgbe *txgbe) in txgbe_mdio_pcs_init() argument
162 struct txgbe *txgbe in txgbe_phylink_mac_select() local
248 txgbe_phylink_init(struct txgbe *txgbe) txgbe_phylink_init() argument
453 struct txgbe *txgbe = wx->priv; txgbe_irq_handler() local
493 txgbe_gpio_init(struct txgbe *txgbe) txgbe_gpio_init() argument
547 txgbe_clock_register(struct txgbe *txgbe) txgbe_clock_register() argument
599 txgbe_i2c_register(struct txgbe *txgbe) txgbe_i2c_register() argument
631 txgbe_sfp_register(struct txgbe *txgbe) txgbe_sfp_register() argument
702 txgbe_ext_phy_init(struct txgbe *txgbe) txgbe_ext_phy_init() argument
754 txgbe_init_phy(struct txgbe *txgbe) txgbe_init_phy() argument
820 txgbe_remove_phy(struct txgbe *txgbe) txgbe_remove_phy() argument
[all...]
H A Dtxgbe_type.h180 struct txgbe { struct

Completed in 3 milliseconds