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