Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c83 u32 cqcc, void *data) in mlx5e_read_cqe_slot() argument
85 u32 ci = mlx5_cqwq_ctr2ix(wq, cqcc); in mlx5e_read_cqe_slot()
111 u32 cqcc) in mlx5e_read_title_slot() argument
116 mlx5e_read_cqe_slot(wq, cqcc, title); in mlx5e_read_title_slot()
124 u32 cqcc) in mlx5e_read_mini_arr_slot() argument
126 mlx5e_read_cqe_slot(wq, cqcc, cqd->mini_arr); in mlx5e_read_mini_arr_slot()
132 u32 cqcc = wq->cc; in mlx5e_cqes_update_owner() local
133 u8 op_own = mlx5_cqwq_get_ctr_wrap_cnt(wq, cqcc) & 1; in mlx5e_cqes_update_owner()
134 u32 ci = mlx5_cqwq_ctr2ix(wq, cqcc); in mlx5e_cqes_update_owner()
156 u32 cqcc) in mlx5e_decompress_cqe() argument
[all …]