Searched refs:ixgbe_get_eee (Results 1 – 1 of 1) sorted by relevance
3335 static int ixgbe_get_eee(struct net_device *netdev, struct ethtool_eee *edata) in ixgbe_get_eee() function3361 ret_val = ixgbe_get_eee(netdev, &eee_data); in ixgbe_set_eee()3465 .get_eee = ixgbe_get_eee,