Home
last modified time | relevance | path

Searched defs:log_wq_sz (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/
Dwq.c42 u8 log_wq_sz = MLX5_GET(wq, wqc, log_wq_sz); in mlx5_wq_cyc_create() local
165 u8 log_wq_sz = MLX5_GET(cqc, cqc, log_cq_size); in mlx5_cqwq_create() local
215 u8 log_wq_sz = MLX5_GET(wq, wqc, log_wq_sz); in mlx5_wq_ll_create() local
/linux-5.19.10/drivers/infiniband/hw/mlx5/
Dcq.c672 u8 log_wq_sz = ilog2(cqe_size); in alloc_cq_frag_buf() local
/linux-5.19.10/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c331 u8 log_wq_sz = MLX5_VDPA_LOG_CQE_SIZE; in cq_frag_buf_alloc() local
/linux-5.19.10/include/linux/mlx5/
Dmlx5_ifc.h1932 u8 log_wq_sz[0x5]; member