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