Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Duser_exp_rcv.h65 unsigned int n_psets; member
Duser_exp_rcv.c348 tidbuf->n_psets = find_phys_blocks(tidbuf, pinned); in hfi1_user_exp_rcv_setup()
356 if (fd->tid_used + tidbuf->n_psets > fd->tid_limit) in hfi1_user_exp_rcv_setup()
359 pageset_count = tidbuf->n_psets; in hfi1_user_exp_rcv_setup()