Lines Matching refs:offermsg
112 return (u8)channel->offermsg.monitorid / 32; in channel_monitor_group()
117 return (u8)channel->offermsg.monitorid % 32; in channel_monitor_offset()
152 return sprintf(buf, "%d\n", hv_dev->channel->offermsg.child_relid); in id_show()
174 return sprintf(buf, "%d\n", hv_dev->channel->offermsg.monitorid); in monitor_id_show()
186 hv_dev->channel->offermsg.offer.if_type.b); in class_id_show()
198 hv_dev->channel->offermsg.offer.if_instance.b); in device_id_show()
460 channel->offermsg.child_relid, channel->target_cpu); in channel_vp_mapping_show()
472 cur_sc->offermsg.child_relid, in channel_vp_mapping_show()
790 hv_process_channel_removal(channel->offermsg.child_relid); in vmbus_device_release()
960 if (channel->offermsg.child_relid != relid) in vmbus_chan_sched()
1375 return sprintf(buf, "%u\n", channel->offermsg.monitorid); in subchannel_monitor_id_show()
1383 channel->offermsg.offer.sub_channel_index); in subchannel_id_show()
1414 u32 relid = channel->offermsg.child_relid; in vmbus_add_channel_kobj()
1463 child_device_obj->channel->offermsg.offer.if_instance.b); in vmbus_device_register()