Home
last modified time | relevance | path

Searched refs:mlx5e_rx_res (Results 1 – 8 of 8) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/en/
A Drx_res.h15 struct mlx5e_rx_res;
27 struct mlx5e_rx_res *
32 void mlx5e_rx_res_destroy(struct mlx5e_rx_res *res);
38 u32 mlx5e_rx_res_get_tirn_ptp(struct mlx5e_rx_res *res);
40 unsigned int mlx5e_rx_res_get_max_nch(struct mlx5e_rx_res *res);
41 bool mlx5_rx_res_rss_inner_ft_support(struct mlx5e_rx_res *res);
45 void mlx5e_rx_res_channels_deactivate(struct mlx5e_rx_res *res);
54 int mlx5e_rx_res_rss_set_rxfh(struct mlx5e_rx_res *res, u32 rss_idx,
62 int mlx5e_rx_res_packet_merge_set_param(struct mlx5e_rx_res *res,
66 int mlx5e_rx_res_rss_destroy(struct mlx5e_rx_res *res, u32 rss_idx);
[all …]
A Drx_res.c8 struct mlx5e_rx_res { struct
36 static u32 *get_vhca_ids(struct mlx5e_rx_res *res, int offset) in get_vhca_ids() argument
53 static int mlx5e_rx_res_rss_init_def(struct mlx5e_rx_res *res, in mlx5e_rx_res_rss_init_def()
251 int mlx5e_rx_res_rss_cnt(struct mlx5e_rx_res *res) in mlx5e_rx_res_rss_cnt()
287 static void mlx5e_rx_res_free(struct mlx5e_rx_res *res) in mlx5e_rx_res_free()
297 struct mlx5e_rx_res *rx_res; in mlx5e_rx_res_alloc()
385 static int mlx5e_rx_res_ptp_init(struct mlx5e_rx_res *res) in mlx5e_rx_res_ptp_init()
438 struct mlx5e_rx_res *
445 struct mlx5e_rx_res *res; in mlx5e_rx_res_create()
483 void mlx5e_rx_res_destroy(struct mlx5e_rx_res *res) in mlx5e_rx_res_destroy()
[all …]
A Dfs.h100 struct mlx5e_rx_res;
106 struct mlx5e_rx_res *rx_res, bool ntuple);
114 struct mlx5e_rx_res *rx_res, bool ntuple) in mlx5e_arfs_create_tables()
133 struct mlx5e_rx_res *rx_res,
138 struct mlx5e_rx_res *rx_res);
146 struct mlx5e_rx_res *rx_res,
A Dreporter_rx.c348 static void mlx5e_rx_reporter_diagnose_rx_res_dir_tirns(struct mlx5e_rx_res *rx_res, in mlx5e_rx_reporter_diagnose_rx_res_dir_tirns()
396 static void mlx5e_rx_reporter_diagnose_rx_res_rss_ix(struct mlx5e_rx_res *rx_res, u32 rss_idx, in mlx5e_rx_reporter_diagnose_rx_res_rss_ix()
415 static void mlx5e_rx_reporter_diagnose_rx_res_rss(struct mlx5e_rx_res *rx_res, in mlx5e_rx_reporter_diagnose_rx_res_rss()
429 struct mlx5e_rx_res *rx_res = priv->rx_res; in mlx5e_rx_reporter_diagnose_rx_res()
/drivers/net/ethernet/mellanox/mlx5/core/
A Den_fs.c896 struct mlx5e_rx_res *rx_res, in mlx5e_set_inner_ttc_params()
918 struct mlx5e_rx_res *rx_res, in mlx5e_set_ttc_params()
1278 struct mlx5e_rx_res *rx_res) in mlx5e_create_inner_ttc_table()
1292 struct mlx5e_rx_res *rx_res) in mlx5e_create_ttc_table()
1302 struct mlx5e_rx_res *rx_res, in mlx5e_create_flow_steering()
A Den_arfs.c215 struct mlx5e_rx_res *rx_res, in arfs_add_default_rule()
349 struct mlx5e_rx_res *rx_res, in arfs_create_table()
386 struct mlx5e_rx_res *rx_res, bool ntuple) in mlx5e_arfs_create_tables()
A Den.h891 struct mlx5e_rx_res *rx_res;
A Den_main.c3003 struct mlx5e_rx_res *res = priv->rx_res; in mlx5e_modify_tirs_packet_merge()

Completed in 694 milliseconds