Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/efa/
H A Defa_verbs.c1145 u32 hp_cnt, in umem_to_page_list() argument
1153 hp_cnt, pages_in_hp); in umem_to_page_list()
1382 int hp_cnt, in pbl_create() argument
1387 pbl->pbl_buf_size_in_bytes = hp_cnt * EFA_CHUNK_PAYLOAD_PTR_SIZE; in pbl_create()
1394 err = umem_to_page_list(dev, umem, pbl->pbl_buf, hp_cnt, in pbl_create()
1404 err = umem_to_page_list(dev, umem, pbl->pbl_buf, hp_cnt, in pbl_create()
1416 hp_cnt, pbl->physically_continuous); in pbl_create()