Searched refs:txgbe (Results 1 – 6 of 6) sorted by relevance
39 struct txgbe *txgbe = data; in txgbe_gpio_irq_handler_aml() local40 struct wx *wx = txgbe->wx; in txgbe_gpio_irq_handler_aml()157 struct txgbe *txgbe = wx->priv; in txgbe_get_link_capabilities() local159 if (test_bit(PHY_INTERFACE_MODE_XLGMII, txgbe->link_interfaces)) in txgbe_get_link_capabilities()161 else if (test_bit(PHY_INTERFACE_MODE_25GBASER, txgbe->link_interfaces)) in txgbe_get_link_capabilities()163 else if (test_bit(PHY_INTERFACE_MODE_10GBASER, txgbe->link_interfaces)) in txgbe_get_link_capabilities()168 *autoneg = phylink_test(txgbe->advertising, Autoneg); in txgbe_get_link_capabilities()208 struct txgbe *txgbe = wx->priv; in txgbe_sfp_to_linkmodes() local211 txgbe->link_port = PORT_DA; in txgbe_sfp_to_linkmodes()225 txgbe->link_port = PORT_DA; in txgbe_sfp_to_linkmodes()[all …]
6 void txgbe_free_misc_irq(struct txgbe *txgbe);7 int txgbe_setup_misc_irq(struct txgbe *txgbe);
456 struct txgbe { struct
7 obj-$(CONFIG_TXGBE) += txgbe/
62 <file:Documentation/networking/device_drivers/ethernet/wangxun/txgbe.rst>.65 will be called txgbe.
60 wangxun/txgbe