Home
last modified time | relevance | path

Searched defs:params (Results 4751 - 4775 of 4979) sorted by relevance

1...<<191192193194195196197198199200

/kernel/linux/linux-5.10/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c1062 tda998x_audio_hw_params(struct device *dev, void *data, struct hdmi_codec_daifmt *daifmt, struct hdmi_codec_params *params) tda998x_audio_hw_params() argument
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/
H A Dwsm.h1095 struct wsm_set_tx_queue_params params[4]; member
1135 struct wsm_edca_queue_params params[4]; member
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dsony-laptop.c733 struct acpi_object_list params; in __call_snc_method() local
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H A Dsh_css.c1441 const struct ia_css_isp_parameters *params = NULL; in start_pipe() local
3925 const struct ia_css_isp_parameters *params = NULL; in preview_start() local
5729 const struct ia_css_isp_parameters *params in video_start() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dgdth.h592 gdth_oem_str_params params; member
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dmxl5xx_defs.h680 struct MXL_HYDRA_RF_WAKEUP_PARAM_T params; member
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c4512 u32 params[7], val[7]; adap_init0_config() local
4764 u32 params[7], val[7]; adap_init0() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.h1041 } params; member
1300 } params; global() member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c895 mlx5e_hairpin_create(struct mlx5e_priv *priv, struct mlx5_hairpin_params *params, in mlx5e_hairpin_create() argument
1099 struct mlx5_hairpin_params params; in mlx5e_hairpin_flow_add() local
[all...]
H A Den_main.c643 static int mlx5e_init_rxq_rq(struct mlx5e_channel *c, struct mlx5e_params *params, in mlx5e_init_rxq_rq() argument
672 mlx5_rq_shampo_alloc(struct mlx5_core_dev *mdev, struct mlx5e_params *params, struct mlx5e_rq_param *rqp, struct mlx5e_rq *rq, u32 *pool_size, int node) mlx5_rq_shampo_alloc() argument
731 mlx5e_alloc_rq(struct mlx5e_params *params, struct mlx5e_xsk_param *xsk, struct mlx5e_rq_param *rqp, int node, struct mlx5e_rq *rq) mlx5e_alloc_rq() argument
1212 mlx5e_open_rq(struct mlx5e_params *params, struct mlx5e_rq_param *param, struct mlx5e_xsk_param *xsk, int node, struct mlx5e_rq *rq) mlx5e_open_rq() argument
1340 mlx5e_alloc_xdpsq(struct mlx5e_channel *c, struct mlx5e_params *params, struct xsk_buff_pool *xsk_pool, struct mlx5e_sq_param *param, struct mlx5e_xdpsq *sq, bool is_redirect) mlx5e_alloc_xdpsq() argument
1504 mlx5e_alloc_txqsq(struct mlx5e_channel *c, int txq_ix, struct mlx5e_params *params, struct mlx5e_sq_param *param, struct mlx5e_txqsq *sq, int tc) mlx5e_alloc_txqsq() argument
1689 mlx5e_open_txqsq(struct mlx5e_channel *c, u32 tisn, int txq_ix, struct mlx5e_params *params, struct mlx5e_sq_param *param, struct mlx5e_txqsq *sq, int tc, u16 qos_queue_group_id, struct mlx5e_sq_stats *sq_stats) mlx5e_open_txqsq() argument
1790 mlx5e_open_icosq(struct mlx5e_channel *c, struct mlx5e_params *params, struct mlx5e_sq_param *param, struct mlx5e_icosq *sq, work_func_t recover_work_func) mlx5e_open_icosq() argument
1847 mlx5e_open_xdpsq(struct mlx5e_channel *c, struct mlx5e_params *params, struct mlx5e_sq_param *param, struct xsk_buff_pool *xsk_pool, struct mlx5e_xdpsq *sq, bool is_redirect) mlx5e_open_xdpsq() argument
2066 mlx5e_open_tx_cqs(struct mlx5e_channel *c, struct mlx5e_params *params, struct mlx5e_create_cq_param *ccp, struct mlx5e_channel_param *cparam) mlx5e_open_tx_cqs() argument
2110 mlx5e_txq_get_qos_node_hw_id(struct mlx5e_params *params, int txq_ix, u32 *hw_id) mlx5e_txq_get_qos_node_hw_id() argument
2134 mlx5e_open_sqs(struct mlx5e_channel *c, struct mlx5e_params *params, struct mlx5e_channel_param *cparam) mlx5e_open_sqs() argument
2254 mlx5e_open_rxq_rq(struct mlx5e_channel *c, struct mlx5e_params *params, struct mlx5e_rq_param *rq_params) mlx5e_open_rxq_rq() argument
2266 mlx5e_open_queues(struct mlx5e_channel *c, struct mlx5e_params *params, struct mlx5e_channel_param *cparam) mlx5e_open_queues() argument
2444 mlx5e_open_channel(struct mlx5e_priv *priv, int ix, struct mlx5e_params *params, struct mlx5e_channel_param *cparam, struct xsk_buff_pool *xsk_pool, struct mlx5e_channel **cp) mlx5e_open_channel() argument
2692 mlx5e_set_mtu(struct mlx5_core_dev *mdev, struct mlx5e_params *params, u16 mtu) mlx5e_set_mtu() argument
2707 mlx5e_query_mtu(struct mlx5_core_dev *mdev, struct mlx5e_params *params, u16 *mtu) mlx5e_query_mtu() argument
2722 struct mlx5e_params *params = &priv->channels.params; mlx5e_set_dev_port_mtu() local
2745 struct mlx5e_params *params = &priv->channels.params; mlx5e_set_netdev_mtu_boundaries() local
2856 mlx5e_set_default_xps_cpumasks(struct mlx5e_priv *priv, struct mlx5e_params *params) mlx5e_set_default_xps_cpumasks() argument
3052 mlx5e_safe_switch_params(struct mlx5e_priv *priv, struct mlx5e_params *params, mlx5e_fp_preactivate preactivate, void *context, bool reset) mlx5e_safe_switch_params() argument
3426 mlx5e_params_mqprio_dcb_set(struct mlx5e_params *params, u8 num_tc) mlx5e_params_mqprio_dcb_set() argument
3434 mlx5e_mqprio_rl_update_params(struct mlx5e_params *params, struct mlx5e_mqprio_rl *rl) mlx5e_mqprio_rl_update_params() argument
3448 mlx5e_params_mqprio_channel_set(struct mlx5e_params *params, struct tc_mqprio_qopt_offload *mqprio, struct mlx5e_mqprio_rl *rl) mlx5e_params_mqprio_channel_set() argument
3464 mlx5e_params_mqprio_reset(struct mlx5e_params *params) mlx5e_params_mqprio_reset() argument
4067 struct mlx5e_params *params = &priv->channels.params; mlx5e_set_xdp_feature() local
4146 struct mlx5e_params *params; mlx5e_fix_features() local
4264 mlx5e_params_validate_xdp(struct net_device *netdev, struct mlx5_core_dev *mdev, struct mlx5e_params *params) mlx5e_params_validate_xdp() argument
4301 struct mlx5e_params *params; mlx5e_change_mtu() local
4790 mlx5e_xdp_allowed(struct net_device *netdev, struct mlx5_core_dev *mdev, struct mlx5e_params *params) mlx5e_xdp_allowed() argument
4994 struct mlx5e_params *params = &priv->channels.params; mlx5e_build_nic_params() local
5424 struct mlx5e_params *params; mlx5e_set_mqprio_rl() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c2792 struct mlxsw_sp_sample_params params; member
2832 mlxsw_sp_sample_trigger_node_init(struct mlxsw_sp *mlxsw_sp, const struct mlxsw_sp_sample_trigger *trigger, const struct mlxsw_sp_sample_params *params) mlxsw_sp_sample_trigger_node_init() argument
2871 mlxsw_sp_sample_trigger_params_set(struct mlxsw_sp *mlxsw_sp, const struct mlxsw_sp_sample_trigger *trigger, const struct mlxsw_sp_sample_params *params, struct netlink_ext_ack *extack) mlxsw_sp_sample_trigger_params_set() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_main.c3526 struct ice_vsi_cfg_params params = {}; in ice_pf_vsi_setup() local
3539 struct ice_vsi_cfg_params params = {}; in ice_chnl_vsi_setup() local
3560 struct ice_vsi_cfg_params params = {}; ice_ctrl_vsi_setup() local
3580 struct ice_vsi_cfg_params params = {}; ice_lb_vsi_setup() local
4941 struct ice_vsi_cfg_params params = {}; ice_load() local
7594 struct ice_aq_get_set_rss_lut_params params = {}; ice_set_rss_lut() local
7647 struct ice_aq_get_set_rss_lut_params params = {}; ice_get_rss_lut() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/
H A De100.c532 struct params { struct
573 struct params params; member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/
H A Dibmvnic.h362 u8 params[10]; member
/kernel/linux/linux-6.6/include/linux/qed/
H A Dfcoe_common.h727 u8 params; member
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dmgmt.h478 struct mgmt_conn_param params[]; member
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dsony-laptop.c733 struct acpi_object_list params; in __call_snc_method() local
/kernel/linux/linux-6.6/drivers/ptp/
H A Dptp_ocp.c1621 ptp_ocp_devlink_flash_update(struct devlink *devlink, struct devlink_flash_update_params *params, struct netlink_ext_ack *extack) ptp_ocp_devlink_flash_update() argument
/kernel/linux/linux-6.6/drivers/block/
H A Dfloppy.c356 struct floppy_drive_params params; member
3931 struct floppy_drive_params *params; in config_types() local
[all...]
/kernel/linux/linux-6.6/drivers/clk/tegra/
H A Dclk-tegra210.c759 static void pllcx_check_defaults(struct tegra_clk_pll_params *params) in pllcx_check_defaults() argument
738 _pll_misc_chk_default(void __iomem *base, struct tegra_clk_pll_params *params, u8 misc_num, u32 default_val, u32 mask) _pll_misc_chk_default() argument
1342 pllu_check_defaults(struct tegra_clk_pll_params *params, bool hw_control) pllu_check_defaults() argument
1483 struct tegra_clk_pll_params *params = pll->params; tegra210_pll_fixed_mdiv_cfg() local
1555 tegra210_clk_adjust_vco_min(struct tegra_clk_pll_params *params, unsigned long parent_rate) tegra210_clk_adjust_vco_min() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/
H A Dprestera_hw.c2170 prestera_hw_rxtx_init(struct prestera_switch *sw, struct prestera_rxtx_params *params) prestera_hw_rxtx_init() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.c2477 mlx4_config_dev_retrieval(struct mlx4_dev *dev, struct mlx4_config_dev_params *params) mlx4_config_dev_retrieval() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dmac.c7821 ath10k_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 ac, const struct ieee80211_tx_queue_params *params) ath10k_conf_tx() argument
8617 ath10k_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_ampdu_params *params) ath10k_ampdu_action() argument
[all...]
H A Dwmi.c2697 ath10k_wmi_event_chan_info_unpaired(struct ath10k *ar, struct chan_info_params *params) ath10k_wmi_event_chan_info_unpaired() argument
2733 ath10k_wmi_event_chan_info_paired(struct ath10k *ar, struct chan_info_params *params) ath10k_wmi_event_chan_info_paired() argument
7843 ath10k_wmi_set_wmm_param(struct wmi_wmm_params *params, const struct wmi_wmm_params_arg *arg) ath10k_wmi_set_wmm_param() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dwmi.c2193 ath11k_wmi_send_scan_start_cmd(struct ath11k *ar, struct scan_req_params *params) ath11k_wmi_send_scan_start_cmd() argument
3168 ath11k_wmi_send_twt_enable_cmd(struct ath11k *ar, u32 pdev_id, struct wmi_twt_enable_params *params) ath11k_wmi_send_twt_enable_cmd() argument
3252 ath11k_wmi_send_twt_add_dialog_cmd(struct ath11k *ar, struct wmi_twt_add_dialog_params *params) ath11k_wmi_send_twt_add_dialog_cmd() argument
3306 ath11k_wmi_send_twt_del_dialog_cmd(struct ath11k *ar, struct wmi_twt_del_dialog_params *params) ath11k_wmi_send_twt_del_dialog_cmd() argument
3345 ath11k_wmi_send_twt_pause_dialog_cmd(struct ath11k *ar, struct wmi_twt_pause_dialog_params *params) ath11k_wmi_send_twt_pause_dialog_cmd() argument
3385 ath11k_wmi_send_twt_resume_dialog_cmd(struct ath11k *ar, struct wmi_twt_resume_dialog_params *params) ath11k_wmi_send_twt_resume_dialog_cmd() argument
[all...]

Completed in 169 milliseconds

1...<<191192193194195196197198199200