Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c1332 u16 cstrides = mpwrq_get_cqe_consumed_strides(cqe); in mlx5e_handle_rx_cqe_mpwrq_rep() local
1345 wi->consumed_strides += cstrides; in mlx5e_handle_rx_cqe_mpwrq_rep()
1357 stats->mpwqe_filler_strides += cstrides; in mlx5e_handle_rx_cqe_mpwrq_rep()
1492 u16 cstrides = mpwrq_get_cqe_consumed_strides(cqe); in mlx5e_handle_rx_cqe_mpwrq() local
1504 wi->consumed_strides += cstrides; in mlx5e_handle_rx_cqe_mpwrq()
1516 stats->mpwqe_filler_strides += cstrides; in mlx5e_handle_rx_cqe_mpwrq()