Home
last modified time | relevance | path

Searched defs:cqcc (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c55 static inline void mlx5e_read_cqe_slot(struct mlx5e_cq *cq, u32 cqcc, in mlx5e_read_cqe_slot()
64 struct mlx5e_cq *cq, u32 cqcc) in mlx5e_read_title_slot()
72 static inline void mlx5e_read_mini_arr_slot(struct mlx5e_cq *cq, u32 cqcc) in mlx5e_read_mini_arr_slot()
78 static inline void mlx5e_cqes_update_owner(struct mlx5e_cq *cq, u32 cqcc, int n) in mlx5e_cqes_update_owner()
104 struct mlx5e_cq *cq, u32 cqcc) in mlx5e_decompress_cqe()
121 struct mlx5e_cq *cq, u32 cqcc) in mlx5e_decompress_cqe_no_hash()
133 u32 cqcc = cq->wq.cc + update_owner_only; in mlx5e_decompress_cqes_cont() local