Searched defs:mlx5e_cq (Results 1 – 1 of 1) sorted by relevance
303 struct mlx5e_cq { struct305 struct mlx5_cqwq wq;308 u16 event_ctr;309 struct napi_struct *napi;310 struct mlx5_core_cq mcq;311 struct mlx5e_channel *channel;314 struct mlx5_cqe64 title;315 struct mlx5_mini_cqe8 mini_arr[MLX5_MINI_CQE_ARRAY_SIZE];316 u8 mini_arr_idx;317 u16 decmprs_left;[all …]