Searched refs:log_wqe_num_of_strides (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dparams.c346 u8 log_wqe_num_of_strides = mlx5e_mpwqe_get_log_num_strides(mdev, params, xsk); local
352 log_wqe_num_of_strides,
901 u8 log_wqe_num_of_strides = mlx5e_mpwqe_get_log_num_strides(mdev, params, xsk); local
907 log_wqe_num_of_strides,
911 log_wqe_stride_size, log_wqe_num_of_strides,
916 MLX5_SET(wq, wq, log_wqe_num_of_strides,
917 log_wqe_num_of_strides - MLX5_MPWQE_LOG_NUM_STRIDES_BASE);
/linux-master/drivers/infiniband/hw/mlx5/
H A Dqp.c5254 MLX5_SET(wq, wq, log_wqe_num_of_strides,
/linux-master/include/linux/mlx5/
H A Dmlx5_ifc.h2162 u8 log_wqe_num_of_strides[0x4]; member in struct:mlx5_ifc_wq_bits

Completed in 274 milliseconds