offermsg 54 drivers/hv/channel.c if (channel->offermsg.monitor_allocated && !channel->low_latency) { offermsg 55 drivers/hv/channel.c vmbus_send_interrupt(channel->offermsg.child_relid); offermsg 175 drivers/hv/channel.c open_msg->openid = newchannel->offermsg.child_relid; offermsg 176 drivers/hv/channel.c open_msg->child_relid = newchannel->offermsg.child_relid; offermsg 463 drivers/hv/channel.c gpadlmsg->child_relid = channel->offermsg.child_relid; offermsg 558 drivers/hv/channel.c msg->child_relid = channel->offermsg.child_relid; offermsg 655 drivers/hv/channel.c msg->child_relid = channel->offermsg.child_relid; offermsg 174 drivers/hv/channel_mgmt.c const guid_t *guid = &channel->offermsg.offer.if_type; offermsg 417 drivers/hv/channel_mgmt.c if (channel->offermsg.child_relid != INVALID_RELID) offermsg 418 drivers/hv/channel_mgmt.c vmbus_release_relid(channel->offermsg.child_relid); offermsg 485 drivers/hv/channel_mgmt.c &newchannel->offermsg.offer.if_type, offermsg 486 drivers/hv/channel_mgmt.c &newchannel->offermsg.offer.if_instance, offermsg 501 drivers/hv/channel_mgmt.c newchannel->offermsg.child_relid); offermsg 538 drivers/hv/channel_mgmt.c vmbus_release_relid(newchannel->offermsg.child_relid); offermsg 567 drivers/hv/channel_mgmt.c if (guid_equal(&channel->offermsg.offer.if_type, offermsg 568 drivers/hv/channel_mgmt.c &newchannel->offermsg.offer.if_type) && offermsg 569 drivers/hv/channel_mgmt.c guid_equal(&channel->offermsg.offer.if_instance, offermsg 570 drivers/hv/channel_mgmt.c &newchannel->offermsg.offer.if_instance)) { offermsg 583 drivers/hv/channel_mgmt.c if (newchannel->offermsg.offer.sub_channel_index == 0) { offermsg 889 drivers/hv/channel_mgmt.c memcpy(&channel->offermsg, offer, offermsg 912 drivers/hv/channel_mgmt.c inst1 = &iter->offermsg.offer.if_instance; offermsg 952 drivers/hv/channel_mgmt.c WARN_ON(oldchannel->offermsg.child_relid != INVALID_RELID); offermsg 954 drivers/hv/channel_mgmt.c oldchannel->offermsg.child_relid = offer->child_relid; offermsg 957 drivers/hv/channel_mgmt.c if (memcmp(offer, &oldchannel->offermsg, offer_sz) == 0) { offermsg 972 drivers/hv/channel_mgmt.c 16, 4, &oldchannel->offermsg, offer_sz, offermsg 322 drivers/hv/connection.c if (channel->offermsg.child_relid == relid) { offermsg 332 drivers/hv/connection.c if (cur_sc->offermsg.child_relid == relid) { offermsg 462 drivers/hv/connection.c u32 child_relid = channel->offermsg.child_relid; offermsg 303 drivers/hv/hv_trace.h TP_fast_assign(__entry->relid = channel->offermsg.child_relid), offermsg 130 drivers/hv/vmbus_drv.c return (u8)channel->offermsg.monitorid / 32; offermsg 135 drivers/hv/vmbus_drv.c return (u8)channel->offermsg.monitorid % 32; offermsg 170 drivers/hv/vmbus_drv.c return sprintf(buf, "%d\n", hv_dev->channel->offermsg.child_relid); offermsg 192 drivers/hv/vmbus_drv.c return sprintf(buf, "%d\n", hv_dev->channel->offermsg.monitorid); offermsg 204 drivers/hv/vmbus_drv.c hv_dev->channel->offermsg.offer.if_type.b); offermsg 216 drivers/hv/vmbus_drv.c hv_dev->channel->offermsg.offer.if_instance.b); offermsg 529 drivers/hv/vmbus_drv.c channel->offermsg.child_relid, channel->target_cpu); offermsg 541 drivers/hv/vmbus_drv.c cur_sc->offermsg.child_relid, offermsg 663 drivers/hv/vmbus_drv.c if (!hv_dev->channel->offermsg.monitor_allocated && offermsg 1145 drivers/hv/vmbus_drv.c rescind->child_relid = channel->offermsg.child_relid; offermsg 1210 drivers/hv/vmbus_drv.c if (channel->offermsg.child_relid != relid) offermsg 1698 drivers/hv/vmbus_drv.c return sprintf(buf, "%u\n", channel->offermsg.monitorid); offermsg 1706 drivers/hv/vmbus_drv.c channel->offermsg.offer.sub_channel_index); offermsg 1740 drivers/hv/vmbus_drv.c if (!channel->offermsg.monitor_allocated && offermsg 1766 drivers/hv/vmbus_drv.c u32 relid = channel->offermsg.child_relid; offermsg 1832 drivers/hv/vmbus_drv.c child_device_obj->channel->offermsg.offer.if_instance.b); offermsg 2225 drivers/hv/vmbus_drv.c channel->offermsg.child_relid = INVALID_RELID; offermsg 1119 drivers/net/hyperv/netvsc.c u16 q_idx = channel->offermsg.offer.sub_channel_index; offermsg 826 drivers/net/hyperv/netvsc_drv.c u16 q_idx = channel->offermsg.offer.sub_channel_index; offermsg 146 drivers/net/hyperv/netvsc_trace.h __entry->qid = chan->offermsg.offer.sub_channel_index; offermsg 169 drivers/net/hyperv/netvsc_trace.h __entry->qid = chan->offermsg.offer.sub_channel_index; offermsg 1090 drivers/net/hyperv/rndis_filter.c u16 chn_index = new_sc->offermsg.offer.sub_channel_index; offermsg 245 drivers/uio/uio_hv_generic.c if (!channel->offermsg.monitor_allocated) { offermsg 467 drivers/video/fbdev/hyperv_fb.c screen_fb_size = hdev->channel->offermsg.offer. offermsg 726 include/linux/hyperv.h struct vmbus_channel_offer_channel offermsg; offermsg 939 include/linux/hyperv.h return !!(c->offermsg.offer.chn_flags & offermsg 945 include/linux/hyperv.h return c->offermsg.offer.sub_channel_index != 0; offermsg 296 net/vmw_vsock/hyperv_transport.c if_type = &chan->offermsg.offer.if_type; offermsg 297 net/vmw_vsock/hyperv_transport.c if_instance = &chan->offermsg.offer.if_instance; offermsg 298 net/vmw_vsock/hyperv_transport.c conn_from_host = chan->offermsg.offer.u.pipe.user_def[0];