Home
last modified time | relevance | path

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

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