Home
last modified time | relevance | path

Searched refs:offer (Results 1 – 14 of 14) sorted by relevance

/drivers/hv/
A Dchannel_mgmt.c960 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 …]
A Dhv_trace.h30 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 …]
A Dvmbus_drv.c175 &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()
/drivers/net/hyperv/
A Dnetvsc_trace.h146 __entry->qid = chan->offermsg.offer.sub_channel_index;
169 __entry->qid = chan->offermsg.offer.sub_channel_index;
A Drndis_filter.c1229 u16 chn_index = new_sc->offermsg.offer.sub_channel_index; in netvsc_sc_open()
A Dnetvsc.c1448 u16 q_idx = channel->offermsg.offer.sub_channel_index; in netvsc_receive()
A Dnetvsc_drv.c847 u16 q_idx = channel->offermsg.offer.sub_channel_index; in netvsc_recv_callback()
/drivers/net/can/peak_canfd/
A DKconfig8 These 1x or 2x CAN-FD channels cards offer CAN 2.0 a/b as well as
/drivers/ntb/
A DKconfig21 hardware doorbells. MSI interrupts typically offer lower latency
/drivers/usb/core/
A DKconfig90 are "Embedded Hosts" that don't offer OTG support.
/drivers/gpu/drm/hyperv/
A Dhyperv_drm_proto.c521 hv->mmio_megabytes = hdev->channel->offermsg.offer.mmio_megabytes; in hyperv_connect_vsp()
/drivers/pci/
A DKconfig6 # select this to offer the PCI prompt
/drivers/video/fbdev/
A Dhyperv_fb.c657 screen_fb_size = hdev->channel->offermsg.offer. in synthvid_connect_vsp()
/drivers/thermal/
A DKconfig9 Thermal drivers offer a generic mechanism for

Completed in 46 milliseconds