Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mlx5/
H A Dcq.h128 CQE_STRIDE_128 = 1, enumerator
138 size == 64 ? CQE_STRIDE_64 : CQE_STRIDE_128; in cqe_sz_to_mlx_sz()