Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Duser_exp_rcv.h65 unsigned int n_psets; member
H A Duser_exp_rcv.c323 tidbuf->n_psets = find_phys_blocks(tidbuf, pinned); in hfi1_user_exp_rcv_setup()
331 if (fd->tid_used + tidbuf->n_psets > fd->tid_limit) in hfi1_user_exp_rcv_setup()
334 pageset_count = tidbuf->n_psets; in hfi1_user_exp_rcv_setup()