Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/rxe/
H A Drxe_resp.c218 if ((flush_type & IB_FLUSH_GLOBAL && in check_qp_attr_access()
459 if (flush_type & IB_FLUSH_GLOBAL) in check_rkey()
673 } else if (res->flush.type & IB_FLUSH_GLOBAL) { in process_flush()
/linux/include/uapi/rdma/
H A Dib_user_verbs.h110 IB_FLUSH_GLOBAL = 1U << 0, enumerator