Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c329 struct mlx5e_params new_params; in mlx5e_ethtool_set_ringparam() local
421 struct mlx5e_params new_params; in mlx5e_ethtool_set_channels() local
588 struct mlx5e_params new_params; in mlx5e_ethtool_set_coalesce() local
1849 struct mlx5e_params new_params; in set_pflag_cqe_based_moder() local
1890 struct mlx5e_params new_params; in mlx5e_modify_rx_cqe_compression_locked() local
1950 struct mlx5e_params new_params; in set_pflag_rx_striding_rq() local
1996 struct mlx5e_params new_params; in set_pflag_tx_mpwqe_common() local
2022 struct mlx5e_params new_params; in set_pflag_tx_port_ts() local
Den_main.c2479 struct mlx5e_params *new_params, in mlx5e_switch_priv_params()
2924 struct mlx5e_params new_params; in mlx5e_setup_tc_mqprio_dcb() local
2997 struct mlx5e_params new_params; in mlx5e_setup_tc_mqprio_channel() local
3252 struct mlx5e_params new_params; in set_feature_lro() local
3539 struct mlx5e_params *new_params, in mlx5e_xsk_validate_mtu()
3579 struct mlx5e_params new_params; in mlx5e_change_mtu() local
3671 struct mlx5e_params new_params; in mlx5e_hwstamp_config_ptp_rx() local
4064 struct mlx5e_params new_params; in mlx5e_xdp_allowed() local
4106 struct mlx5e_params new_params; in mlx5e_xdp_set() local
Den_dcbnl.c1152 struct mlx5e_params new_params; in mlx5e_set_trust_state() local
/Linux-v5.15/drivers/media/platform/rockchip/rkisp1/
Drkisp1-params.c884 const struct rkisp1_params_cfg *new_params) in rkisp1_isp_isr_other_config()
1074 struct rkisp1_params_cfg *new_params) in rkisp1_isp_isr_meas_config()
1137 struct rkisp1_params_cfg *new_params; in rkisp1_params_apply_params_cfg() local
/Linux-v5.15/drivers/nfc/st95hf/
Dcore.c538 struct param_list new_params[2]; in iso14443_config_fdt() local
609 struct param_list new_params[1]; in st95hf_handle_wtx() local
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib.c452 struct mlx5e_params new_params; in mlx5i_change_mtu() local
/Linux-v5.15/drivers/tty/
Dsynclink_gt.c1095 static long set_params32(struct slgt_info *info, struct MGSL_PARAMS32 __user *new_params) in set_params32()
2531 static int set_params(struct slgt_info *info, MGSL_PARAMS __user *new_params) in set_params()
/Linux-v5.15/drivers/char/pcmcia/
Dsynclink_cs.c1797 static int set_params(MGSLPC_INFO * info, MGSL_PARAMS __user *new_params, struct tty_struct *tty) in set_params()