Home
last modified time | relevance | path

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

/Linux-v6.1/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.c119 struct rxe_phys_buf *buf = NULL; in rxe_mr_init_user()
299 struct rxe_phys_buf *buf; in rxe_mr_copy()
Drxe_verbs.c985 struct rxe_phys_buf *buf; in rxe_set_page()