Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h1168 int mlx5e_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, u8 *hfunc);
H A Den_ethtool.c1321 int mlx5e_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in mlx5e_get_rxfh() function
2436 .get_rxfh = mlx5e_get_rxfh,