Searched defs:mlx5e_rx_res (Results 1 – 1 of 1) sorted by relevance
10 struct mlx5e_rx_res { struct12 enum mlx5e_rx_res_features features; argument13 unsigned int max_nch;14 u32 drop_rqn;39 static int mlx5e_rx_res_rss_init_def(struct mlx5e_rx_res *res, in mlx5e_rx_res_rss_init_def() argument