Searched refs:offer (Results 1 – 14 of 14) sorted by relevance
960 memcpy(&channel->offermsg, offer, in vmbus_setup_channel_state()978 if (offer->offer.sub_channel_index != 0) in find_primary_channel_by_offer()985 inst2 = &offer->offer.if_instance; in find_primary_channel_by_offer()1000 const guid_t *guid = &offer->offer.if_type; in vmbus_is_valid_offer()1006 if (is_hvsock_offer(offer)) in vmbus_is_valid_offer()1028 trace_vmbus_onoffer(offer); in vmbus_onoffer()1030 if (!vmbus_is_valid_offer(offer)) { in vmbus_onoffer()1032 offer->child_relid); in vmbus_onoffer()1077 offer_sz = sizeof(*offer); in vmbus_onoffer()1087 offer->child_relid); in vmbus_onoffer()[all …]
30 TP_PROTO(const struct vmbus_channel_offer_channel *offer),31 TP_ARGS(offer),44 __entry->monitorid = offer->monitorid;45 __entry->is_ddc_int = offer->is_dedicated_interrupt;46 __entry->connection_id = offer->connection_id;47 export_guid(__entry->if_type, &offer->offer.if_type);48 export_guid(__entry->if_instance, &offer->offer.if_instance);49 __entry->chn_flags = offer->offer.chn_flags;50 __entry->mmio_mb = offer->offer.mmio_megabytes;51 __entry->sub_idx = offer->offer.sub_channel_index;[all …]
175 &hv_dev->channel->offermsg.offer.if_type); in class_id_show()187 &hv_dev->channel->offermsg.offer.if_instance); in device_id_show()1831 channel->offermsg.offer.sub_channel_index); in subchannel_id_show()2068 &child_device_obj->channel->offermsg.offer.if_instance); in vmbus_device_register()2714 &channel->offermsg.offer.if_type, in vmbus_bus_resume()2715 &channel->offermsg.offer.if_instance); in vmbus_bus_resume()
146 __entry->qid = chan->offermsg.offer.sub_channel_index;169 __entry->qid = chan->offermsg.offer.sub_channel_index;
1229 u16 chn_index = new_sc->offermsg.offer.sub_channel_index; in netvsc_sc_open()
1448 u16 q_idx = channel->offermsg.offer.sub_channel_index; in netvsc_receive()
847 u16 q_idx = channel->offermsg.offer.sub_channel_index; in netvsc_recv_callback()
8 These 1x or 2x CAN-FD channels cards offer CAN 2.0 a/b as well as
21 hardware doorbells. MSI interrupts typically offer lower latency
90 are "Embedded Hosts" that don't offer OTG support.
521 hv->mmio_megabytes = hdev->channel->offermsg.offer.mmio_megabytes; in hyperv_connect_vsp()
6 # select this to offer the PCI prompt
657 screen_fb_size = hdev->channel->offermsg.offer. in synthvid_connect_vsp()
9 Thermal drivers offer a generic mechanism for
Completed in 46 milliseconds