Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c1334 u16 cstrides = mpwrq_get_cqe_consumed_strides(cqe); in mlx5e_handle_rx_cqe_mpwrq_rep() local
1347 wi->consumed_strides += cstrides; in mlx5e_handle_rx_cqe_mpwrq_rep()
1359 stats->mpwqe_filler_strides += cstrides; in mlx5e_handle_rx_cqe_mpwrq_rep()
1491 u16 cstrides = mpwrq_get_cqe_consumed_strides(cqe); in mlx5e_handle_rx_cqe_mpwrq() local
1503 wi->consumed_strides += cstrides; in mlx5e_handle_rx_cqe_mpwrq()
1515 stats->mpwqe_filler_strides += cstrides; in mlx5e_handle_rx_cqe_mpwrq()