Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/sw/rxe/
Drxe_verbs.h302 #define RXE_BUF_PER_MAP (PAGE_SIZE / sizeof(struct rxe_phys_buf))
304 struct rxe_phys_buf { struct
310 struct rxe_phys_buf buf[RXE_BUF_PER_MAP]; argument
Drxe_mr.c167 struct rxe_phys_buf *buf = NULL; in rxe_mem_init_user()
352 struct rxe_phys_buf *buf; in rxe_mem_copy()
612 struct rxe_phys_buf *buf; in rxe_mem_map_pages()
Drxe_verbs.c1079 struct rxe_phys_buf *buf; in rxe_set_page()