Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c85 u32 cqcc, void *data) in mlx5e_read_cqe_slot() argument
87 u32 ci = mlx5_cqwq_ctr2ix(wq, cqcc); in mlx5e_read_cqe_slot()
94 u32 cqcc) in mlx5e_read_title_slot() argument
99 mlx5e_read_cqe_slot(wq, cqcc, title); in mlx5e_read_title_slot()
107 u32 cqcc) in mlx5e_read_mini_arr_slot() argument
109 mlx5e_read_cqe_slot(wq, cqcc, cqd->mini_arr); in mlx5e_read_mini_arr_slot()
115 u32 cqcc = wq->cc; in mlx5e_cqes_update_owner() local
116 u8 op_own = mlx5_cqwq_get_ctr_wrap_cnt(wq, cqcc) & 1; in mlx5e_cqes_update_owner()
117 u32 ci = mlx5_cqwq_ctr2ix(wq, cqcc); in mlx5e_cqes_update_owner()
139 u32 cqcc) in mlx5e_decompress_cqe() argument
[all …]