Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c3463 static int ixgbe_get_eee(struct net_device *netdev, struct ethtool_eee *edata) in ixgbe_get_eee() function
3489 ret_val = ixgbe_get_eee(netdev, &eee_data); in ixgbe_set_eee()
3621 .get_eee = ixgbe_get_eee,