Home
last modified time | relevance | path

Searched refs:VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/hid/
A Dhid-hyperv.c238 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in mousevsc_on_receive_device_info()
366 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in mousevsc_connect_to_vsp()
/linux/drivers/pci/controller/
A Dpci-hyperv.c998 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in hv_read_config_block()
1087 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in hv_write_config_block()
1504 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in hv_compose_msi_msg()
2017 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in new_pcichild_device()
2620 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in hv_pci_protocol_negotiation()
2838 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in hv_pci_enter_d0()
2956 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in hv_send_resources_allocated()
3341 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in hv_pci_bus_exit()
/linux/drivers/net/hyperv/
A Dnetvsc.c61 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in netvsc_switch_datapath()
392 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in netvsc_init_buf()
494 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in netvsc_init_buf()
571 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in negotiate_nvsp_ver()
1001 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in netvsc_send_pkt()
A Drndis_filter.c1304 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in rndis_set_subchannel()
/linux/drivers/scsi/
A Dstorvsc_drv.c800 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in handle_multichannel_storage()
869 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in storvsc_execute_vstor_op()
1583 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in storvsc_do_io()
1688 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in storvsc_host_reset_handler()
/linux/drivers/input/serio/
A Dhyperv-keyboard.c273 VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED); in hv_kbd_connect_to_vsp()
/linux/drivers/hv/
A Dchannel.c1105 desc.flags = VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED; in vmbus_sendpacket_pagebuffer()
1149 desc->flags = VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED; in vmbus_sendpacket_mpb_desc()
A Dring_buffer.c346 if (desc->flags == VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED) { in hv_ringbuffer_write()
/linux/include/linux/
A Dhyperv.h455 #define VMBUS_DATA_PACKET_FLAG_COMPLETION_REQUESTED 1 macro

Completed in 32 milliseconds