Searched defs:kernel_param (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/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.12.1/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.12.1/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.12.1/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_ethtool.c | 688 struct kernel_ethtool_ringparam *kernel_param, in hns3_get_ringparam() 1127 struct kernel_ethtool_ringparam *kernel_param) in hns3_check_ringparam() 1164 struct kernel_ethtool_ringparam *kernel_param, in hns3_is_ringparam_changed() 1233 struct kernel_ethtool_ringparam *kernel_param, in hns3_set_ringparam()
|
/linux-6.12.1/drivers/s390/net/ |
D | qeth_ethtool.c | 148 struct kernel_ethtool_ringparam *kernel_param, in qeth_get_ringparam()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx4/ |
D | en_ethtool.c | 1126 struct kernel_ethtool_ringparam *kernel_param, in mlx4_en_set_ringparam() 1195 struct kernel_ethtool_ringparam *kernel_param, in mlx4_en_get_ringparam()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_ethtool.c | 333 struct kernel_ethtool_ringparam *kernel_param) in mlx5e_ethtool_get_ringparam() 356 struct kernel_ethtool_ringparam *kernel_param, in mlx5e_get_ringparam() 414 struct kernel_ethtool_ringparam *kernel_param, in mlx5e_set_ringparam()
|
D | en_rep.c | 347 struct kernel_ethtool_ringparam *kernel_param, in mlx5e_rep_get_ringparam() 358 struct kernel_ethtool_ringparam *kernel_param, in mlx5e_rep_set_ringparam()
|
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns/ |
D | hns_ethtool.c | 668 struct kernel_ethtool_ringparam *kernel_param, in hns_get_ringparam()
|
/linux-6.12.1/fs/proc/ |
D | proc_sysctl.c | 1563 const char *kernel_param; member
|