Home
last modified time | relevance | path

Searched refs:n_psets (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/infiniband/hw/hfi1/
Duser_exp_rcv.h26 unsigned int n_psets; member
Duser_exp_rcv.c301 tidbuf->n_psets = find_phys_blocks(tidbuf, pinned); in hfi1_user_exp_rcv_setup()
305 if (fd->tid_used + tidbuf->n_psets > fd->tid_limit) in hfi1_user_exp_rcv_setup()
308 pageset_count = tidbuf->n_psets; in hfi1_user_exp_rcv_setup()