Home
last modified time | relevance | path

Searched defs:ethtool (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs_ethtool.h18 static inline int mlx5e_ethtool_alloc(struct mlx5e_ethtool_steering **ethtool) in mlx5e_ethtool_alloc()
20 static inline void mlx5e_ethtool_free(struct mlx5e_ethtool_steering *ethtool) { } in mlx5e_ethtool_free()
/openbmc/linux/Documentation/networking/
H A Dstatistics.rst50 ethtool subsection
150 ethtool section in uAPIs
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs_ethtool.c85 struct mlx5e_ethtool_steering *ethtool = mlx5e_fs_get_ethtool(priv->fs); in get_flow_table() local
398 struct mlx5e_ethtool_steering *ethtool = mlx5e_fs_get_ethtool(priv->fs); in add_rule_to_list() local
511 struct mlx5e_ethtool_steering *ethtool = mlx5e_fs_get_ethtool(fs); in del_ethtool_rule() local
525 struct mlx5e_ethtool_steering *ethtool = mlx5e_fs_get_ethtool(priv->fs); in find_ethtool_rule() local
793 struct mlx5e_ethtool_steering *ethtool = mlx5e_fs_get_ethtool(priv->fs); in mlx5e_ethtool_get_flow() local
837 int mlx5e_ethtool_alloc(struct mlx5e_ethtool_steering **ethtool) in mlx5e_ethtool_alloc()
845 void mlx5e_ethtool_free(struct mlx5e_ethtool_steering *ethtool) in mlx5e_ethtool_free()
852 struct mlx5e_ethtool_steering *ethtool = mlx5e_fs_get_ethtool(fs); in mlx5e_ethtool_cleanup_steering() local
862 struct mlx5e_ethtool_steering *ethtool = mlx5e_fs_get_ethtool(fs); in mlx5e_ethtool_init_steering() local
1001 struct mlx5e_ethtool_steering *ethtool = mlx5e_fs_get_ethtool(priv->fs); in mlx5e_ethtool_get_rxnfc() local
H A Den_fs.c54 struct mlx5e_ethtool_steering *ethtool; member
/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Digbvf.rst44 ethtool section in Additional Features and Configurations
H A De100.rst131 ethtool section in Additional Configurations
H A Digb.rst123 ethtool section in Additional Features and Configurations
H A De1000e.rst312 ethtool section in Additional Features and Configurations
H A Diavf.rst63 ethtool section in Additional Features and Configurations
H A De1000.rst431 ethtool section in Additional Configurations
H A Dixgbe.rst490 ethtool section in Additional Features and Configurations
H A Di40e.rst340 ethtool section in Identifying Your Adapter
H A Dice.rst90 ethtool section in Additional Features and Configurations
/openbmc/linux/Documentation/networking/device_drivers/ethernet/davicom/
H A Ddm9000.rst167 ethtool chapter
/openbmc/linux/Documentation/networking/device_drivers/ethernet/aquantia/
H A Datlantic.rst57 ethtool section in Configuration
/openbmc/linux/drivers/net/netdevsim/
H A Dethtool.c179 struct dentry *ethtool, *dir; in nsim_ethtool_init() local
H A Dnetdevsim.h127 struct nsim_ethtool ethtool; member
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_offload.py235 def ethtool(dev, opt, args, fail=True): function
/openbmc/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib.h415 struct ipoib_ethtool_st ethtool; member