Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
Drxe_verbs.h280 #define RXE_BUF_PER_MAP (PAGE_SIZE / sizeof(struct rxe_phys_buf))
282 struct rxe_phys_buf { struct
288 struct rxe_phys_buf buf[RXE_BUF_PER_MAP]; argument
Drxe_mr.c131 struct rxe_phys_buf *buf = NULL; in rxe_mem_init_user()
318 struct rxe_phys_buf *buf; in rxe_mem_copy()
Drxe_verbs.c969 struct rxe_phys_buf *buf; in rxe_set_page()