Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/rdma/
Dib_user_ioctl_verbs.h26 #define IB_UVERBS_ACCESS_OPTIONAL_FIRST (1 << 20) macro
40 IB_UVERBS_ACCESS_RELAXED_ORDERING = IB_UVERBS_ACCESS_OPTIONAL_FIRST,
41 …TIONAL_RANGE = ((IB_UVERBS_ACCESS_OPTIONAL_LAST << 1) - 1) & ~(IB_UVERBS_ACCESS_OPTIONAL_FIRST - 1)