Searched defs:kernel_param (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dethtool.c70 mlx5i_set_ringparam(struct net_device *dev, struct ethtool_ringparam *param, struct kernel_ethtool_ringparam *kernel_param, struct netlink_ext_ack *extack) argument
80 mlx5i_get_ringparam(struct net_device *dev, struct ethtool_ringparam *param, struct kernel_ethtool_ringparam *kernel_param, struct netlink_ext_ack *extack) argument
/linux-master/drivers/s390/net/
H A Dqeth_ethtool.c146 qeth_get_ringparam(struct net_device *dev, struct ethtool_ringparam *param, struct kernel_ethtool_ringparam *kernel_param, struct netlink_ext_ack *extack) argument
/linux-master/include/linux/
H A Dmoduleparam.h69 struct kernel_param { struct
[all...]
/linux-master/drivers/net/vmxnet3/
H A Dvmxnet3_ethtool.c666 vmxnet3_get_ringparam(struct net_device *netdev, struct ethtool_ringparam *param, struct kernel_ethtool_ringparam *kernel_param, struct netlink_ext_ack *extack) argument
687 vmxnet3_set_ringparam(struct net_device *netdev, struct ethtool_ringparam *param, struct kernel_ethtool_ringparam *kernel_param, struct netlink_ext_ack *extack) argument
/linux-master/drivers/net/ethernet/hisilicon/hns/
H A Dhns_ethtool.c666 hns_get_ringparam(struct net_device *net_dev, struct ethtool_ringparam *param, struct kernel_ethtool_ringparam *kernel_param, struct netlink_ext_ack *extack) argument
/linux-master/fs/proc/
H A Dproc_sysctl.c1555 const char *kernel_param; member in struct:sysctl_alias
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.c311 mlx5e_rep_get_ringparam(struct net_device *dev, struct ethtool_ringparam *param, struct kernel_ethtool_ringparam *kernel_param, struct netlink_ext_ack *extack) argument
322 mlx5e_rep_set_ringparam(struct net_device *dev, struct ethtool_ringparam *param, struct kernel_ethtool_ringparam *kernel_param, struct netlink_ext_ack *extack) argument
H A Den_ethtool.c314 mlx5e_ethtool_get_ringparam(struct mlx5e_priv *priv, struct ethtool_ringparam *param, struct kernel_ethtool_ringparam *kernel_param) argument
337 mlx5e_get_ringparam(struct net_device *dev, struct ethtool_ringparam *param, struct kernel_ethtool_ringparam *kernel_param, struct netlink_ext_ack *extack) argument
405 mlx5e_set_ringparam(struct net_device *dev, struct ethtool_ringparam *param, struct kernel_ethtool_ringparam *kernel_param, struct netlink_ext_ack *extack) argument
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_ethtool.c1143 mlx4_en_set_ringparam(struct net_device *dev, struct ethtool_ringparam *param, struct kernel_ethtool_ringparam *kernel_param, struct netlink_ext_ack *extack) argument
1212 mlx4_en_get_ringparam(struct net_device *dev, struct ethtool_ringparam *param, struct kernel_ethtool_ringparam *kernel_param, struct netlink_ext_ack *extack) argument
/linux-master/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c686 hns3_get_ringparam(struct net_device *netdev, struct ethtool_ringparam *param, struct kernel_ethtool_ringparam *kernel_param, struct netlink_ext_ack *extack) argument
1125 hns3_check_ringparam(struct net_device *ndev, struct ethtool_ringparam *param, struct kernel_ethtool_ringparam *kernel_param) argument
1162 hns3_is_ringparam_changed(struct net_device *ndev, struct ethtool_ringparam *param, struct kernel_ethtool_ringparam *kernel_param, struct hns3_ring_param *old_ringparam, struct hns3_ring_param *new_ringparam) argument
1231 hns3_set_ringparam(struct net_device *ndev, struct ethtool_ringparam *param, struct kernel_ethtool_ringparam *kernel_param, struct netlink_ext_ack *extack) argument
[all...]

Completed in 195 milliseconds