Home
last modified time | relevance | path

Searched defs:rq_num_pas (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dsrq_cmd.c22 u32 rq_num_pas = DIV_ROUND_UP(rq_sz_po, page_size); in get_pas_size() local
H A Dqp.c1291 u32 rq_num_pas = (rq_sz_po + page_size - 1) / page_size; in get_rq_pas_size() local
H A Dmlx5_ib.h302 u32 rq_num_pas; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dsrq_cmd.c22 u32 rq_num_pas = DIV_ROUND_UP(rq_sz_po, page_size); in get_pas_size() local
H A Dmlx5_ib.h393 u32 rq_num_pas; member

Completed in 15 milliseconds