Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hv/
Dhyperv_vmbus.h295 union hv_connection_id connectionid; member
353 union hv_connection_id connectionid; member
Dchannel_mgmt.c452 newchannel->sig_event->connectionid.asu32 = 0; in vmbus_onoffer()
453 newchannel->sig_event->connectionid.u.id = VMBUS_EVENT_CONNECTION_ID; in vmbus_onoffer()
460 newchannel->sig_event->connectionid.u.id = in vmbus_onoffer()
Dhv.c240 aligned_msg->connectionid = connection_id; in hv_post_message()
Dvmbus_drv.c127 return monitor_page->parameter[monitor_group][monitor_offset].connectionid.u.id; in channel_conn_id()
/linux-4.1.27/include/linux/
Dhyperv.h638 union hv_connection_id connectionid; member