Home
last modified time | relevance | path

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

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