Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hfi1/
Duser_exp_rcv.h64 unsigned int n_psets; member
Duser_exp_rcv.c351 tidbuf->n_psets = find_phys_blocks(tidbuf, pinned); in hfi1_user_exp_rcv_setup()
359 if (fd->tid_used + tidbuf->n_psets > fd->tid_limit) in hfi1_user_exp_rcv_setup()
362 pageset_count = tidbuf->n_psets; in hfi1_user_exp_rcv_setup()