Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hv/
Dhyperv_vmbus.h290 union hv_connection_id connectionid; member
348 union hv_connection_id connectionid; member
Dchannel_mgmt.c552 newchannel->sig_event->connectionid.asu32 = 0; in vmbus_onoffer()
553 newchannel->sig_event->connectionid.u.id = VMBUS_EVENT_CONNECTION_ID; in vmbus_onoffer()
560 newchannel->sig_event->connectionid.u.id = in vmbus_onoffer()
Dhv.c326 aligned_msg->connectionid = connection_id; in hv_post_message()
Dvmbus_drv.c154 return monitor_page->parameter[monitor_group][monitor_offset].connectionid.u.id; in channel_conn_id()
/linux-4.4.14/include/linux/
Dhyperv.h623 union hv_connection_id connectionid; member