Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/sw/rxe/
Drxe_resp.c228 if ((flush_type & IB_FLUSH_GLOBAL && in check_qp_attr_access()
456 if (flush_type & IB_FLUSH_GLOBAL) in check_rkey()
670 } else if (res->flush.type & IB_FLUSH_GLOBAL) { in process_flush()
/Linux-v6.6/include/uapi/rdma/
Dib_user_verbs.h110 IB_FLUSH_GLOBAL = 1U << 0, enumerator