Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dsrq.c100 MLX5_SET(wq, wq, log_wq_pg_sz, MLX5_GET(srqc, srqc, log_page_size)); in rmpc_srqc_reformat()
124 MLX5_SET(srqc, srqc, log_page_size, MLX5_GET(wq, wq, log_wq_pg_sz)); in rmpc_srqc_reformat()
Den_main.c396 MLX5_SET(wq, wq, log_wq_pg_sz, rq->wq_ctrl.buf.page_shift - in mlx5e_enable_rq()
629 MLX5_SET(wq, wq, log_wq_pg_sz, sq->wq_ctrl.buf.page_shift - in mlx5e_enable_sq()
/linux-4.4.14/include/linux/mlx5/
Dmlx5_ifc.h882 u8 log_wq_pg_sz[0x5]; member