Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/sw/rxe/
Drxe_verbs.h292 #define RXE_BUF_PER_MAP (PAGE_SIZE / sizeof(struct rxe_phys_buf))
294 struct rxe_phys_buf { struct
300 struct rxe_phys_buf buf[RXE_BUF_PER_MAP]; argument
Drxe_mr.c110 struct rxe_phys_buf *buf = NULL; in rxe_mr_init_user()
297 struct rxe_phys_buf *buf; in rxe_mr_copy()
Drxe_verbs.c994 struct rxe_phys_buf *buf; in rxe_set_page()