Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c1336 u16 cstrides = mpwrq_get_cqe_consumed_strides(cqe); in mlx5e_handle_rx_cqe_mpwrq_rep() local
1349 wi->consumed_strides += cstrides; in mlx5e_handle_rx_cqe_mpwrq_rep()
1361 stats->mpwqe_filler_strides += cstrides; in mlx5e_handle_rx_cqe_mpwrq_rep()
1496 u16 cstrides = mpwrq_get_cqe_consumed_strides(cqe); in mlx5e_handle_rx_cqe_mpwrq() local
1508 wi->consumed_strides += cstrides; in mlx5e_handle_rx_cqe_mpwrq()
1520 stats->mpwqe_filler_strides += cstrides; in mlx5e_handle_rx_cqe_mpwrq()