Home
last modified time | relevance | path

Searched refs:mlx5e_channel (Results 1 – 14 of 14) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
Dsetup.h16 struct mlx5e_channel *c);
17 void mlx5e_close_xsk(struct mlx5e_channel *c);
18 void mlx5e_activate_xsk(struct mlx5e_channel *c);
19 void mlx5e_deactivate_xsk(struct mlx5e_channel *c);
20 int mlx5e_xsk_redirect_rqt_to_channel(struct mlx5e_priv *priv, struct mlx5e_channel *c);
Dsetup.c49 struct mlx5e_channel *c) in mlx5e_open_xsk()
106 void mlx5e_close_xsk(struct mlx5e_channel *c) in mlx5e_close_xsk()
120 void mlx5e_activate_xsk(struct mlx5e_channel *c) in mlx5e_activate_xsk()
130 void mlx5e_deactivate_xsk(struct mlx5e_channel *c) in mlx5e_deactivate_xsk()
150 int mlx5e_xsk_redirect_rqt_to_channel(struct mlx5e_priv *priv, struct mlx5e_channel *c) in mlx5e_xsk_redirect_rqt_to_channel()
168 struct mlx5e_channel *c = chs->c[i]; in mlx5e_xsk_redirect_rqts_to_channels()
Dpool.c82 struct mlx5e_channel *c; in mlx5e_xsk_enable_locked()
159 struct mlx5e_channel *c; in mlx5e_xsk_disable_locked()
Dtx.c14 struct mlx5e_channel *c; in mlx5e_xsk_wakeup()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_txrx.c40 static inline bool mlx5e_channel_no_affinity_change(struct mlx5e_channel *c) in mlx5e_channel_no_affinity_change()
118 struct mlx5e_channel *c = container_of(napi, struct mlx5e_channel, in mlx5e_napi_poll()
230 struct mlx5e_channel *c = cq->channel; in mlx5e_cq_error_event()
Den.h285 struct mlx5e_channel *channel;
373 struct mlx5e_channel *channel;
478 struct mlx5e_channel *channel;
502 struct mlx5e_channel *channel;
596 struct mlx5e_channel *channel;
645 struct mlx5e_channel { struct
685 struct mlx5e_channel **c; argument
910 int mlx5e_open_rq(struct mlx5e_channel *c, struct mlx5e_params *params,
918 int mlx5e_open_icosq(struct mlx5e_channel *c, struct mlx5e_params *params,
921 int mlx5e_open_xdpsq(struct mlx5e_channel *c, struct mlx5e_params *params,
[all …]
Den_main.c232 struct mlx5e_channel *c) in mlx5e_rq_alloc_mpwqe_info()
393 static int mlx5e_alloc_rq(struct mlx5e_channel *c, in mlx5e_alloc_rq()
616 struct mlx5e_channel *c = rq->channel; in mlx5e_free_rq()
723 struct mlx5e_channel *c = rq->channel; in mlx5e_modify_rq_scatter_fcs()
754 struct mlx5e_channel *c = rq->channel; in mlx5e_modify_rq_vsd()
789 struct mlx5e_channel *c = rq->channel; in mlx5e_wait_for_min_rx_wqes()
862 int mlx5e_open_rq(struct mlx5e_channel *c, struct mlx5e_params *params, in mlx5e_open_rq()
978 static int mlx5e_alloc_xdpsq(struct mlx5e_channel *c, in mlx5e_alloc_xdpsq()
1054 static int mlx5e_alloc_icosq(struct mlx5e_channel *c, in mlx5e_alloc_icosq()
1147 static int mlx5e_alloc_txqsq(struct mlx5e_channel *c, in mlx5e_alloc_txqsq()
[all …]
Den_ethtool.c526 struct mlx5e_channel *c = priv->channels.c[i]; in mlx5e_set_priv_channels_coalesce()
1893 struct mlx5e_channel *c; in set_pflag_rx_no_csum_complete()
Den_rep.c439 struct mlx5e_channel *c; in mlx5e_add_sqs_fwd_rules()
Den_rx.c1775 struct mlx5e_channel *c = rq->channel; in mlx5e_rq_set_handlers()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dhealth.h45 int mlx5e_health_sq_to_ready(struct mlx5e_channel *channel, u32 sqn);
46 int mlx5e_health_channel_eq_recover(struct mlx5_eq_comp *eq, struct mlx5e_channel *channel);
Dhealth.c161 int mlx5e_health_sq_to_ready(struct mlx5e_channel *channel, u32 sqn) in mlx5e_health_sq_to_ready()
209 int mlx5e_health_channel_eq_recover(struct mlx5_eq_comp *eq, struct mlx5e_channel *channel) in mlx5e_health_channel_eq_recover()
Dreporter_tx.c258 struct mlx5e_channel *c = priv->channels.c[i]; in mlx5e_tx_reporter_diagnose()
366 struct mlx5e_channel *c = priv->channels.c[i]; in mlx5e_tx_reporter_dump_all_sqs()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dktls_rx.c181 static int post_rx_param_wqes(struct mlx5e_channel *c, in post_rx_param_wqes()
322 struct mlx5e_channel *c; in resync_handle_work()
352 struct mlx5e_channel *c) in resync_handle_seq_match()
503 struct mlx5e_channel *c; in mlx5e_ktls_rx_resync()