Home
last modified time | relevance | path

Searched refs:netdev_to_txgbe (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_ethtool.c15 struct txgbe *txgbe = netdev_to_txgbe(netdev); in txgbe_nway_reset()
23 struct txgbe *txgbe = netdev_to_txgbe(netdev); in txgbe_get_link_ksettings()
31 struct txgbe *txgbe = netdev_to_txgbe(netdev); in txgbe_set_link_ksettings()
H A Dtxgbe_type.h138 static inline struct txgbe *netdev_to_txgbe(struct net_device *netdev) in netdev_to_txgbe() function
H A Dtxgbe_main.c218 txgbe = netdev_to_txgbe(netdev); in txgbe_up_complete()
293 struct txgbe *txgbe = netdev_to_txgbe(wx->netdev); in txgbe_down()
H A Dtxgbe_phy.c162 struct txgbe *txgbe = netdev_to_txgbe(to_net_dev(config->dev)); in txgbe_phylink_mac_select()