Searched defs:kernel_param (Results 1 – 10 of 10) sorted by relevance
/linux-6.6.21/include/linux/ |
D | moduleparam.h | 69 struct kernel_param { struct 72 const struct kernel_param_ops *ops; argument 83 extern const struct kernel_param __start___param[], __stop___param[]; argument
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
D | ethtool.c | 72 struct kernel_ethtool_ringparam *kernel_param, in mlx5i_set_ringparam() 82 struct kernel_ethtool_ringparam *kernel_param, in mlx5i_get_ringparam()
|
/linux-6.6.21/drivers/net/vmxnet3/ |
D | vmxnet3_ethtool.c | 668 struct kernel_ethtool_ringparam *kernel_param, in vmxnet3_get_ringparam() 689 struct kernel_ethtool_ringparam *kernel_param, in vmxnet3_set_ringparam()
|
/linux-6.6.21/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_ethtool.c | 673 struct kernel_ethtool_ringparam *kernel_param, in hns3_get_ringparam() 1107 struct kernel_ethtool_ringparam *kernel_param) in hns3_check_ringparam() 1144 struct kernel_ethtool_ringparam *kernel_param, in hns3_is_ringparam_changed() 1213 struct kernel_ethtool_ringparam *kernel_param, in hns3_set_ringparam()
|
/linux-6.6.21/drivers/s390/net/ |
D | qeth_ethtool.c | 148 struct kernel_ethtool_ringparam *kernel_param, in qeth_get_ringparam()
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx4/ |
D | en_ethtool.c | 1145 struct kernel_ethtool_ringparam *kernel_param, in mlx4_en_set_ringparam() 1214 struct kernel_ethtool_ringparam *kernel_param, in mlx4_en_get_ringparam()
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_ethtool.c | 316 struct kernel_ethtool_ringparam *kernel_param) in mlx5e_ethtool_get_ringparam() 339 struct kernel_ethtool_ringparam *kernel_param, in mlx5e_get_ringparam() 407 struct kernel_ethtool_ringparam *kernel_param, in mlx5e_set_ringparam()
|
D | en_rep.c | 289 struct kernel_ethtool_ringparam *kernel_param, in mlx5e_rep_get_ringparam() 300 struct kernel_ethtool_ringparam *kernel_param, in mlx5e_rep_set_ringparam()
|
/linux-6.6.21/drivers/net/ethernet/hisilicon/hns/ |
D | hns_ethtool.c | 668 struct kernel_ethtool_ringparam *kernel_param, in hns_get_ringparam()
|
/linux-6.6.21/fs/proc/ |
D | proc_sysctl.c | 1566 const char *kernel_param; member
|