Searched refs:offer (Results 1 – 15 of 15) sorted by relevance
/drivers/hv/ |
D | hv_trace.h | 30 TP_PROTO(const struct vmbus_channel_offer_channel *offer), 31 TP_ARGS(offer), 43 TP_fast_assign(__entry->child_relid = offer->child_relid; 44 __entry->monitorid = offer->monitorid; 45 __entry->is_ddc_int = offer->is_dedicated_interrupt; 46 __entry->connection_id = offer->connection_id; 48 &offer->offer.if_type.b, 16); 50 &offer->offer.if_instance.b, 16); 51 __entry->chn_flags = offer->offer.chn_flags; 52 __entry->mmio_mb = offer->offer.mmio_megabytes; [all …]
|
D | channel_mgmt.c | 174 const guid_t *guid = &channel->offermsg.offer.if_type; in hv_get_dev_type() 485 &newchannel->offermsg.offer.if_type, in vmbus_add_channel_work() 486 &newchannel->offermsg.offer.if_instance, in vmbus_add_channel_work() 567 if (guid_equal(&channel->offermsg.offer.if_type, in vmbus_process_offer() 568 &newchannel->offermsg.offer.if_type) && in vmbus_process_offer() 569 guid_equal(&channel->offermsg.offer.if_instance, in vmbus_process_offer() 570 &newchannel->offermsg.offer.if_instance)) { in vmbus_process_offer() 583 if (newchannel->offermsg.offer.sub_channel_index == 0) { in vmbus_process_offer() 873 struct vmbus_channel_offer_channel *offer) in vmbus_setup_channel_state() argument 882 (offer->is_dedicated_interrupt != 0); in vmbus_setup_channel_state() [all …]
|
D | vmbus_drv.c | 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() 1662 channel->offermsg.offer.sub_channel_index); in subchannel_id_show() 1788 child_device_obj->channel->offermsg.offer.if_instance.b); in vmbus_device_register()
|
/drivers/net/hyperv/ |
D | netvsc_trace.h | 146 __entry->qid = chan->offermsg.offer.sub_channel_index; 169 __entry->qid = chan->offermsg.offer.sub_channel_index;
|
D | netvsc.c | 1119 u16 q_idx = channel->offermsg.offer.sub_channel_index; in netvsc_receive()
|
D | rndis_filter.c | 1090 u16 chn_index = new_sc->offermsg.offer.sub_channel_index; in netvsc_sc_open()
|
D | netvsc_drv.c | 826 u16 q_idx = channel->offermsg.offer.sub_channel_index; in netvsc_recv_callback()
|
/drivers/net/can/peak_canfd/ |
D | Kconfig | 8 These 1x or 2x CAN-FD channels cards offer CAN 2.0 a/b as well as
|
/drivers/ntb/ |
D | Kconfig | 21 hardware doorbells. MSI interrupts typically offer lower latency
|
/drivers/staging/rtl8192u/ |
D | copying | 40 (2) offer you this license which gives you legal permission to copy, 88 you may at your option offer warranty protection in exchange for a fee. 142 b) Accompany it with a written offer, valid for at least three 149 c) Accompany it with the information you received as to the offer 153 an offer, in accord with Subsection b above.)
|
/drivers/gpu/drm/nouveau/ |
D | Kconfig | 30 ways, so offer a way to disable it now. For uapi compat with
|
/drivers/usb/core/ |
D | Kconfig | 76 are "Embedded Hosts" that don't offer OTG support.
|
/drivers/pci/ |
D | Kconfig | 6 # select this to offer the PCI prompt
|
/drivers/video/fbdev/ |
D | hyperv_fb.c | 467 screen_fb_size = hdev->channel->offermsg.offer. in synthvid_connect_vsp()
|
/drivers/staging/wusbcore/Documentation/ |
D | wusb-design-overview.rst | 141 We still offer no support for this; however, it should share a lot of
|