Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c77 u32 cqcc, void *data) in mlx5e_read_cqe_slot() argument
79 u32 ci = mlx5_cqwq_ctr2ix(wq, cqcc); in mlx5e_read_cqe_slot()
86 u32 cqcc) in mlx5e_read_title_slot() argument
91 mlx5e_read_cqe_slot(wq, cqcc, title); in mlx5e_read_title_slot()
99 u32 cqcc) in mlx5e_read_mini_arr_slot() argument
101 mlx5e_read_cqe_slot(wq, cqcc, cqd->mini_arr); in mlx5e_read_mini_arr_slot()
107 u32 cqcc = wq->cc; in mlx5e_cqes_update_owner() local
108 u8 op_own = mlx5_cqwq_get_ctr_wrap_cnt(wq, cqcc) & 1; in mlx5e_cqes_update_owner()
109 u32 ci = mlx5_cqwq_ctr2ix(wq, cqcc); in mlx5e_cqes_update_owner()
131 u32 cqcc) in mlx5e_decompress_cqe() argument
[all …]