Home
last modified time | relevance | path

Searched refs:completion_func (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-hyperv.c282 void (*completion_func)(void *context, struct pci_response *resp, member
954 pkt.pkt.completion_func = hv_pci_read_config_compl; in hv_read_config_block()
1034 pkt.pkt.completion_func = hv_pci_write_config_compl; in hv_write_config_block()
1475 ctxt.pci_pkt.completion_func = hv_pci_compose_compl; in hv_compose_msi_msg()
2016 pkt.init_packet.completion_func = q_resource_requirements; in new_pcichild_device()
2500 comp_packet->completion_func(comp_packet->compl_ctxt, in hv_pci_onchannelcallback()
2623 pkt->completion_func = hv_pci_generic_compl; in hv_pci_protocol_negotiation()
2847 pkt->completion_func = hv_pci_generic_compl; in hv_pci_enter_d0()
3002 pkt->completion_func = hv_pci_generic_compl; in hv_send_resources_allocated()
3367 pkt.teardown_packet.completion_func in hv_pci_bus_exit()
[all...]
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-hyperv.c309 void (*completion_func)(void *context, struct pci_response *resp, member
1446 pkt.pkt.completion_func = hv_pci_read_config_compl; in hv_read_config_block()
1526 pkt.pkt.completion_func = hv_pci_write_config_compl; in hv_write_config_block()
1923 ctxt.pci_pkt.completion_func = hv_pci_compose_compl; in hv_compose_msi_msg()
2491 pkt.init_packet.completion_func = q_resource_requirements; in new_pcichild_device()
2984 * Call ->completion_func() within the critical section to make in hv_pci_onchannelcallback()
2990 comp_packet->completion_func(comp_packet->compl_ctxt, in hv_pci_onchannelcallback()
3126 pkt->completion_func = hv_pci_generic_compl; in hv_pci_protocol_negotiation()
3348 pkt->completion_func = hv_pci_generic_compl; in hv_pci_enter_d0()
3503 pkt->completion_func in hv_send_resources_allocated()
[all...]

Completed in 11 milliseconds