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.c3403 struct mlx5e_params *new_params, in mlx5e_switch_priv_params()
3833 struct mlx5e_params new_params; in mlx5e_setup_tc_mqprio_dcb() local
3947 struct mlx5e_params new_params; in mlx5e_setup_tc_mqprio_channel() local
4189 struct mlx5e_params new_params; in set_feature_lro() local
4224 struct mlx5e_params new_params; in set_feature_hw_gro() local
4370 struct mlx5e_params new_params; in set_feature_rx_fcs() local
4643 struct mlx5e_params *new_params, in mlx5e_xsk_validate_mtu()
4721 struct mlx5e_params new_params; in mlx5e_change_mtu() local
4796 struct mlx5e_params new_params; in mlx5e_hwstamp_config_ptp_rx() local
5206 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()