Lines Matching refs:offermsg
102 return (u8)channel->offermsg.monitorid / 32; in channel_monitor_group()
107 return (u8)channel->offermsg.monitorid % 32; in channel_monitor_offset()
142 return sprintf(buf, "%d\n", hv_dev->channel->offermsg.child_relid); in id_show()
164 return sprintf(buf, "%d\n", hv_dev->channel->offermsg.monitorid); in monitor_id_show()
176 hv_dev->channel->offermsg.offer.if_type.b); in class_id_show()
188 hv_dev->channel->offermsg.offer.if_instance.b); in device_id_show()
501 channel->offermsg.child_relid, channel->target_cpu); in channel_vp_mapping_show()
513 cur_sc->offermsg.child_relid, in channel_vp_mapping_show()
635 if (!hv_dev->channel->offermsg.monitor_allocated && in vmbus_dev_attr_is_visible()
1103 rescind->child_relid = channel->offermsg.child_relid; in vmbus_force_channel_rescinded()
1168 if (channel->offermsg.child_relid != relid) in vmbus_chan_sched()
1654 return sprintf(buf, "%u\n", channel->offermsg.monitorid); in subchannel_monitor_id_show()
1662 channel->offermsg.offer.sub_channel_index); in subchannel_id_show()
1696 if (!channel->offermsg.monitor_allocated && in vmbus_chan_attr_is_visible()
1722 u32 relid = channel->offermsg.child_relid; in vmbus_add_channel_kobj()
1788 child_device_obj->channel->offermsg.offer.if_instance.b); in vmbus_device_register()
2181 channel->offermsg.child_relid = INVALID_RELID; in vmbus_bus_suspend()