Searched refs:vmbus_channel_msginfo (Results 1 – 4 of 4) sorted by relevance
71 struct vmbus_channel_msginfo *open_info = NULL; in vmbus_open()225 struct vmbus_channel_msginfo **msginfo, in create_gpadl_header()232 struct vmbus_channel_msginfo *msgheader; in create_gpadl_header()233 struct vmbus_channel_msginfo *msgbody = NULL; in create_gpadl_header()249 msgsize = sizeof(struct vmbus_channel_msginfo) + in create_gpadl_header()287 msgsize = sizeof(struct vmbus_channel_msginfo) + in create_gpadl_header()293 struct vmbus_channel_msginfo *pos = NULL; in create_gpadl_header()294 struct vmbus_channel_msginfo *tmp = NULL; in create_gpadl_header()333 msgsize = sizeof(struct vmbus_channel_msginfo) + in create_gpadl_header()376 struct vmbus_channel_msginfo *msginfo = NULL; in vmbus_establish_gpadl()[all …]
633 struct vmbus_channel_msginfo *msginfo; in vmbus_onopen_result()677 struct vmbus_channel_msginfo *msginfo; in vmbus_ongpadl_created()725 struct vmbus_channel_msginfo *msginfo; in vmbus_ongpadl_torndown()769 struct vmbus_channel_msginfo *msginfo; in vmbus_onversion_response()850 struct vmbus_channel_msginfo *msginfo; in vmbus_request_offers()
70 static int vmbus_negotiate_version(struct vmbus_channel_msginfo *msginfo, in vmbus_negotiate_version()134 struct vmbus_channel_msginfo *msginfo = NULL; in vmbus_connect()
582 struct vmbus_channel_msginfo { struct608 struct vmbus_channel_msginfo info; argument