Home
last modified time | relevance | path

Searched defs:new_params (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/nfc/st95hf/
H A Dcore.c537 struct param_list new_params[2]; in iso14443_config_fdt() local
608 struct param_list new_params[1]; in st95hf_handle_wtx() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c3339 struct mlx5e_params *new_params, in mlx5e_switch_priv_params()
3770 struct mlx5e_params new_params; in mlx5e_setup_tc_mqprio_dcb() local
3884 struct mlx5e_params new_params; in mlx5e_setup_tc_mqprio_channel() local
4127 struct mlx5e_params new_params; in set_feature_lro() local
4162 struct mlx5e_params new_params; in set_feature_hw_gro() local
4308 struct mlx5e_params new_params; in set_feature_rx_fcs() local
4581 struct mlx5e_params *new_params, in mlx5e_xsk_validate_mtu()
4657 struct mlx5e_params new_params; in mlx5e_change_mtu() local
4732 struct mlx5e_params new_params; in mlx5e_hwstamp_config_ptp_rx() local
5142 struct mlx5e_params new_params; in mlx5e_xdp_set() local
/linux/drivers/tty/
H A Dsynclink_gt.c1087 static long set_params32(struct slgt_info *info, struct MGSL_PARAMS32 __user *new_params) in set_params32()
2527 static int set_params(struct slgt_info *info, MGSL_PARAMS __user *new_params) in set_params()