Searched refs:protocol_features (Results 1 – 1 of 1) sorted by relevance
58 u64 protocol_features; member 242 if (!(vu_dev->protocol_features & in vhost_user_send() 328 u64 *protocol_features) in vhost_user_get_protocol_features() argument 335 return vhost_user_recv_u64(vu_dev, protocol_features); in vhost_user_get_protocol_features() 339 u64 protocol_features) in vhost_user_set_protocol_features() argument 342 protocol_features); in vhost_user_set_protocol_features() 512 &vu_dev->protocol_features); in vhost_user_init() 515 vu_dev->protocol_features &= VHOST_USER_SUPPORTED_PROTOCOL_F; in vhost_user_init() 517 vu_dev->protocol_features); in vhost_user_init() 522 if (vu_dev->protocol_features in vhost_user_init() [all...]