Home
last modified time | relevance | path

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

/drivers/infiniband/sw/rxe/
Drxe_verbs.h307 #define RXE_BUF_PER_MAP (PAGE_SIZE / sizeof(struct rxe_phys_buf))
309 struct rxe_phys_buf { struct
315 struct rxe_phys_buf buf[RXE_BUF_PER_MAP]; argument
Drxe_mr.c165 struct rxe_phys_buf *buf = NULL; in rxe_mem_init_user()
351 struct rxe_phys_buf *buf; in rxe_mem_copy()
598 struct rxe_phys_buf *buf; in rxe_mem_map_pages()
Drxe_verbs.c1011 struct rxe_phys_buf *buf; in rxe_set_page()