Home
last modified time | relevance | path

Searched refs:IB_FLUSH_RANGE (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/uapi/rdma/
H A Dib_user_verbs.h116 IB_FLUSH_RANGE = 0, enumerator
/linux-6.15/drivers/infiniband/sw/rxe/
H A Drxe_resp.c664 if (res->flush.level == IB_FLUSH_RANGE) { in process_flush()