Home
last modified time | relevance | path

Searched refs:if_instance (Results 1 – 5 of 5) sorted by relevance

/linux/net/vmw_vsock/
A Dhyperv_transport.c288 guid_t *if_instance, *if_type; in hvs_open_connection() local
301 if_instance = &chan->offermsg.offer.if_instance; in hvs_open_connection()
306 hvs_addr_init(&addr, conn_from_host ? if_type : if_instance); in hvs_open_connection()
332 vnew->remote_addr.svm_port = get_port_by_srv_id(if_instance); in hvs_open_connection()
405 hvs_new->host_srv_id = *if_instance; in hvs_open_connection()
/linux/drivers/hv/
A Dhv_trace.h38 __array(char, if_instance, 16)
48 export_guid(__entry->if_instance, &offer->offer.if_instance);
58 __entry->if_type, __entry->if_instance,
A Dchannel_mgmt.c524 &newchannel->offermsg.offer.if_instance, in vmbus_add_channel_work()
611 guid_equal(&channel->offermsg.offer.if_instance, in vmbus_process_offer()
612 &newchannel->offermsg.offer.if_instance)) { in vmbus_process_offer()
965 inst1 = &iter->offermsg.offer.if_instance; in find_primary_channel_by_offer()
966 inst2 = &offer->offer.if_instance; in find_primary_channel_by_offer()
A Dvmbus_drv.c219 &hv_dev->channel->offermsg.offer.if_instance); in device_id_show()
2090 &child_device_obj->channel->offermsg.offer.if_instance); in vmbus_device_register()
/linux/include/linux/
A Dhyperv.h274 guid_t if_instance; member

Completed in 19 milliseconds