HomeSort by relevance Sort by last modified time
    Searched refs:method_mask (Results 1 - 4 of 4) sorted by null

  /bionic/libc/kernel/uapi/rdma/
ib_user_mad.h 82 packed_ulong method_mask[IB_USER_MAD_LONGS_PER_METHOD_MASK]; member in struct:ib_user_mad_reg_req
105 __u64 method_mask[2]; member in struct:ib_user_mad_reg_req2
  /external/kernel-headers/original/uapi/rdma/
ib_user_mad.h 150 * method_mask[] member as an array of __u32 but treated it as a
154 * big-endian applications that treated method_mask as being made up
158 * method_mask[] to use unsigned long and handle the conversion from
161 * the same, we need the method_mask[] array to be aligned only to 4
172 * @method_mask - The caller will receive unsolicited MADs for any method
173 * where @method_mask = 1.
186 packed_ulong method_mask[IB_USER_MAD_LONGS_PER_METHOD_MASK]; member in struct:ib_user_mad_reg_req
209 * @method_mask - The caller wishes to receive unsolicited MADs for the
227 __u64 method_mask[2]; member in struct:ib_user_mad_reg_req2
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rdma/
ib_user_mad.h 150 * method_mask[] member as an array of __u32 but treated it as a
154 * big-endian applications that treated method_mask as being made up
158 * method_mask[] to use unsigned long and handle the conversion from
161 * the same, we need the method_mask[] array to be aligned only to 4
172 * @method_mask - The caller will receive unsolicited MADs for any method
173 * where @method_mask = 1.
186 packed_ulong method_mask[IB_USER_MAD_LONGS_PER_METHOD_MASK]; member in struct:ib_user_mad_reg_req
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rdma/
ib_user_mad.h 150 * method_mask[] member as an array of __u32 but treated it as a
154 * big-endian applications that treated method_mask as being made up
158 * method_mask[] to use unsigned long and handle the conversion from
161 * the same, we need the method_mask[] array to be aligned only to 4
172 * @method_mask - The caller will receive unsolicited MADs for any method
173 * where @method_mask = 1.
186 packed_ulong method_mask[IB_USER_MAD_LONGS_PER_METHOD_MASK]; member in struct:ib_user_mad_reg_req

Completed in 2439 milliseconds