Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dwq.c67 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
202 u8 log_wq_sz = MLX5_GET(wq, wqc, log_wq_sz); in mlx5_wq_ll_create() local
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dcq.c641 u8 log_wq_sz = ilog2(cqe_size); in alloc_cq_frag_buf() local
/Linux-v5.4/include/linux/mlx5/
Dmlx5_ifc.h1620 u8 log_wq_sz[0x5]; member