Searched refs:IB_USER_VERBS_CMD_FLAGS_MASK (Results 1 – 2 of 2) sorted by relevance
628 IB_USER_VERBS_CMD_FLAGS_MASK) >> IB_USER_VERBS_CMD_FLAGS_SHIFT; in ib_uverbs_write()633 if (hdr.command & ~(__u32)(IB_USER_VERBS_CMD_FLAGS_MASK | in ib_uverbs_write()667 if (hdr.command & ~(__u32)(IB_USER_VERBS_CMD_FLAGS_MASK | in ib_uverbs_write()
128 #define IB_USER_VERBS_CMD_FLAGS_MASK 0xff000000u macro