Home
last modified time | relevance | path

Searched refs:mlx5e_params (Results 1 – 25 of 26) sorted by relevance

12

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/
Dparams.h79 void mlx5e_reset_tx_moderation(struct mlx5e_params *params, u8 cq_period_mode);
80 void mlx5e_reset_rx_moderation(struct mlx5e_params *params, u8 cq_period_mode);
81 void mlx5e_set_tx_cq_mode_params(struct mlx5e_params *params, u8 cq_period_mode);
82 void mlx5e_set_rx_cq_mode_params(struct mlx5e_params *params, u8 cq_period_mode);
85 int mlx5e_mpwrq_validate_regular(struct mlx5_core_dev *mdev, struct mlx5e_params *params);
86 int mlx5e_mpwrq_validate_xsk(struct mlx5_core_dev *mdev, struct mlx5e_params *params,
88 void mlx5e_build_rq_params(struct mlx5_core_dev *mdev, struct mlx5e_params *params);
89 void mlx5e_set_rq_type(struct mlx5_core_dev *mdev, struct mlx5e_params *params);
90 void mlx5e_init_rq_type_params(struct mlx5_core_dev *mdev, struct mlx5e_params *params);
92 u16 mlx5e_get_linear_rq_headroom(struct mlx5e_params *params,
[all …]
Dparams.c217 u16 mlx5e_get_linear_rq_headroom(struct mlx5e_params *params, in mlx5e_get_linear_rq_headroom()
234 static u32 mlx5e_rx_get_linear_sz_xsk(struct mlx5e_params *params, in mlx5e_rx_get_linear_sz_xsk()
242 static u32 mlx5e_rx_get_linear_sz_skb(struct mlx5e_params *params, bool xsk) in mlx5e_rx_get_linear_sz_skb()
252 struct mlx5e_params *params, in mlx5e_rx_get_linear_stride_sz()
270 struct mlx5e_params *params, in mlx5e_mpwqe_log_pkts_per_wqe()
282 struct mlx5e_params *params, in mlx5e_rx_is_linear_skb()
324 struct mlx5e_params *params, in mlx5e_rx_mpwqe_is_linear_skb()
350 struct mlx5e_params *params, in mlx5e_mpwqe_get_log_rq_size()
378 struct mlx5e_params *params) in mlx5e_shampo_get_log_hd_entry_size()
384 struct mlx5e_params *params) in mlx5e_shampo_get_log_rsrv_size()
[all …]
Dselq.h18 struct mlx5e_params;
24 void mlx5e_selq_prepare_params(struct mlx5e_selq *selq, struct mlx5e_params *params);
Dptp.c17 struct mlx5e_params params;
216 struct mlx5e_params *params, in mlx5e_ptp_alloc_txqsq()
358 struct mlx5e_params *params = &cparams->params; in mlx5e_ptp_open_txqsqs()
395 struct mlx5e_params *params = &cparams->params; in mlx5e_ptp_open_tx_cqs()
474 struct mlx5e_params *params, in mlx5e_ptp_build_sq_param()
494 struct mlx5e_params *params = &ptp_params->params; in mlx5e_ptp_build_rq_param()
504 struct mlx5e_params *orig) in mlx5e_ptp_build_params()
506 struct mlx5e_params *params = &cparams->params; in mlx5e_ptp_build_params()
526 static int mlx5e_init_ptp_rq(struct mlx5e_ptp *c, struct mlx5e_params *params, in mlx5e_init_ptp_rq()
551 static int mlx5e_ptp_open_rq(struct mlx5e_ptp *c, struct mlx5e_params *params, in mlx5e_ptp_open_rq()
[all …]
Dtrap.h28 struct mlx5e_params params;
Dqos.c56 struct mlx5e_params *params = &priv->channels.params; in mlx5e_get_qos_sq()
77 struct mlx5e_params *params; in mlx5e_open_qos_sq()
205 struct mlx5e_params *params; in mlx5e_close_qos_sq()
322 struct mlx5e_params *params = &c->priv->channels.params; in mlx5e_qos_deactivate_queues()
Dptp.h80 int mlx5e_ptp_open(struct mlx5e_priv *priv, struct mlx5e_params *params,
Dtrap.c40 static void mlx5e_init_trap_rq(struct mlx5e_trap *t, struct mlx5e_params *params, in mlx5e_init_trap_rq()
121 struct mlx5e_params *params = &t->params; in mlx5e_build_trap_params()
Dxdp.h48 int mlx5e_xdp_max_mtu(struct mlx5e_params *params, struct mlx5e_xsk_param *xsk);
Dselq.c72 void mlx5e_selq_prepare_params(struct mlx5e_selq *selq, struct mlx5e_params *params) in mlx5e_selq_prepare_params()
Dxdp.c38 int mlx5e_xdp_max_mtu(struct mlx5e_params *params, struct mlx5e_xsk_param *xsk) in mlx5e_xdp_max_mtu()
Dreporter_rx.c332 struct mlx5e_params *params; in mlx5e_rx_reporter_diagnose_generic_rq()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
Dsetup.c15 bool mlx5e_validate_xsk_param(struct mlx5e_params *params, in mlx5e_validate_xsk_param()
35 struct mlx5e_params *params, in mlx5e_build_xsk_cparam()
45 struct mlx5e_params *params, in mlx5e_init_xsk_rq()
77 static int mlx5e_open_xsk_rq(struct mlx5e_channel *c, struct mlx5e_params *params, in mlx5e_open_xsk_rq()
90 int mlx5e_open_xsk(struct mlx5e_priv *priv, struct mlx5e_params *params, in mlx5e_open_xsk()
Dsetup.h11 bool mlx5e_validate_xsk_param(struct mlx5e_params *params,
14 int mlx5e_open_xsk(struct mlx5e_priv *priv, struct mlx5e_params *params,
Dpool.h9 static inline struct xsk_buff_pool *mlx5e_xsk_get_pool(struct mlx5e_params *params, in mlx5e_xsk_get_pool()
Dpool.c81 struct mlx5e_params *params = &priv->channels.params; in mlx5e_xsk_enable_locked()
223 struct mlx5e_params *params = &priv->channels.params; in mlx5e_xsk_setup_pool()
Dtx.c13 struct mlx5e_params *params = &priv->channels.params; in mlx5e_xsk_wakeup()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dktls_txrx.h17 u16 mlx5e_ktls_get_stop_room(struct mlx5_core_dev *mdev, struct mlx5e_params *params);
85 struct mlx5e_params *params) in mlx5e_ktls_get_stop_room()
Dktls_tx.c17 mlx5e_ktls_dumps_num_wqes(struct mlx5e_params *params, unsigned int nfrags, in mlx5e_ktls_dumps_num_wqes()
26 u16 mlx5e_ktls_get_stop_room(struct mlx5_core_dev *mdev, struct mlx5e_params *params) in mlx5e_ktls_get_stop_room()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den.h301 struct mlx5e_params { struct
333 static inline u8 mlx5e_get_dcb_num_tc(struct mlx5e_params *params) in mlx5e_get_dcb_num_tc() argument
635 int mlx5e_rq_set_handlers(struct mlx5e_rq *rq, struct mlx5e_params *params, bool xsk);
636 void mlx5e_rq_set_trap_handlers(struct mlx5e_rq *rq, struct mlx5e_params *params);
826 struct mlx5e_params params;
1039 int mlx5e_open_rq(struct mlx5e_params *params, struct mlx5e_rq_param *param,
1049 int mlx5e_open_xdpsq(struct mlx5e_channel *c, struct mlx5e_params *params,
1088 struct mlx5e_params *new_params,
1106 struct mlx5e_params *params, struct mlx5e_sq_param *param,
Den_main.c578 static int mlx5e_init_rxq_rq(struct mlx5e_channel *c, struct mlx5e_params *params, in mlx5e_init_rxq_rq()
606 struct mlx5e_params *params, in mlx5_rq_shampo_alloc()
664 static int mlx5e_alloc_rq(struct mlx5e_params *params, in mlx5e_alloc_rq()
1167 int mlx5e_open_rq(struct mlx5e_params *params, struct mlx5e_rq_param *param, in mlx5e_open_rq()
1285 struct mlx5e_params *params, in mlx5e_alloc_xdpsq()
1450 struct mlx5e_params *params, in mlx5e_alloc_txqsq()
1633 struct mlx5e_params *params, struct mlx5e_sq_param *param, in mlx5e_open_txqsq()
1733 static int mlx5e_open_icosq(struct mlx5e_channel *c, struct mlx5e_params *params, in mlx5e_open_icosq()
1790 int mlx5e_open_xdpsq(struct mlx5e_channel *c, struct mlx5e_params *params, in mlx5e_open_xdpsq()
2017 struct mlx5e_params *params, in mlx5e_open_tx_cqs()
[all …]
Den_ethtool.c345 struct mlx5e_params new_params; in mlx5e_ethtool_set_ringparam()
430 struct mlx5e_params *cur_params = &priv->channels.params; in mlx5e_ethtool_set_channels()
432 struct mlx5e_params new_params; in mlx5e_ethtool_set_channels()
606 struct mlx5e_params new_params; in mlx5e_ethtool_set_coalesce()
1886 struct mlx5e_params new_params; in set_pflag_cqe_based_moder()
1922 struct mlx5e_params new_params; in mlx5e_modify_rx_cqe_compression_locked()
1987 struct mlx5e_params new_params; in set_pflag_rx_striding_rq()
2037 struct mlx5e_params new_params; in set_pflag_tx_mpwqe_common()
2063 struct mlx5e_params new_params; in set_pflag_tx_port_ts()
Den_dcbnl.c1119 struct mlx5e_params *params, in mlx5e_params_calc_trust_tx_min_inline_mode()
1143 struct mlx5e_params new_params; in mlx5e_set_trust_state()
Den_rep.c684 struct mlx5e_params *params; in mlx5e_build_rep_params()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib.c59 struct mlx5e_params *params) in mlx5i_build_nic_params()
517 struct mlx5e_params new_params; in mlx5i_change_mtu()

12