Searched refs:VHOST_USER_PROTOCOL_F_MQ (Results 1 – 4 of 4) sorted by relevance
61 #ifndef VHOST_USER_PROTOCOL_F_MQ62 #define VHOST_USER_PROTOCOL_F_MQ 0 macro
17 #define VHOST_USER_PROTOCOL_FEATURES ((1ULL << VHOST_USER_PROTOCOL_F_MQ) | \
32 #ifndef VHOST_USER_PROTOCOL_F_MQ33 #define VHOST_USER_PROTOCOL_F_MQ 0 macro45 (1ULL << VHOST_USER_PROTOCOL_F_MQ | \343 if (!(data->protocol_features & (1ULL << VHOST_USER_PROTOCOL_F_MQ))) in vhost_user_get_features()
43 (1ULL << VHOST_USER_PROTOCOL_F_MQ) | \