Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c59 u32 cqcc, void *data) in mlx5e_read_cqe_slot() argument
61 u32 ci = mlx5_cqwq_ctr2ix(wq, cqcc); in mlx5e_read_cqe_slot()
68 u32 cqcc) in mlx5e_read_title_slot() argument
73 mlx5e_read_cqe_slot(wq, cqcc, title); in mlx5e_read_title_slot()
81 u32 cqcc) in mlx5e_read_mini_arr_slot() argument
83 mlx5e_read_cqe_slot(wq, cqcc, cqd->mini_arr); in mlx5e_read_mini_arr_slot()
89 u32 cqcc = wq->cc; in mlx5e_cqes_update_owner() local
90 u8 op_own = mlx5_cqwq_get_ctr_wrap_cnt(wq, cqcc) & 1; in mlx5e_cqes_update_owner()
91 u32 ci = mlx5_cqwq_ctr2ix(wq, cqcc); in mlx5e_cqes_update_owner()
113 u32 cqcc) in mlx5e_decompress_cqe() argument
[all …]