Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-hyperv.c563 struct hv_pci_compl *comp_pkt = context; in hv_pci_generic_compl() local
566 comp_pkt->completion_status = resp->status; in hv_pci_generic_compl()
568 comp_pkt->completion_status = -1; in hv_pci_generic_compl()
570 complete(&comp_pkt->host_event); in hv_pci_generic_compl()
880 struct hv_pci_compl comp_pkt; member
903 comp->comp_pkt.completion_status = -1; in hv_pci_read_config_compl()
915 comp->comp_pkt.completion_status = read_resp->status; in hv_pci_read_config_compl()
917 complete(&comp->comp_pkt.host_event); in hv_pci_read_config_compl()
942 struct hv_read_config_compl comp_pkt; in hv_read_config_block() local
949 init_completion(&comp_pkt in hv_read_config_block()
996 struct hv_pci_compl *comp_pkt = context; hv_pci_write_config_compl() local
1023 struct hv_pci_compl comp_pkt; hv_write_config_block() local
1327 struct hv_pci_compl comp_pkt; global() member
1334 struct compose_comp_ctxt *comp_pkt = context; hv_pci_compose_compl() local
1998 struct q_res_req_compl comp_pkt; new_pcichild_device() local
2607 struct hv_pci_compl comp_pkt; hv_pci_protocol_negotiation() local
2830 struct hv_pci_compl comp_pkt; hv_pci_enter_d0() local
2979 struct hv_pci_compl comp_pkt; hv_send_resources_allocated() local
3325 struct hv_pci_compl comp_pkt; hv_pci_bus_exit() local
[all...]
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-hyperv.c961 struct hv_pci_compl *comp_pkt = context; in hv_pci_generic_compl() local
963 comp_pkt->completion_status = resp->status; in hv_pci_generic_compl()
964 complete(&comp_pkt->host_event); in hv_pci_generic_compl()
1372 struct hv_pci_compl comp_pkt; member
1395 comp->comp_pkt.completion_status = -1; in hv_pci_read_config_compl()
1407 comp->comp_pkt.completion_status = read_resp->status; in hv_pci_read_config_compl()
1409 complete(&comp->comp_pkt.host_event); in hv_pci_read_config_compl()
1434 struct hv_read_config_compl comp_pkt; in hv_read_config_block() local
1441 init_completion(&comp_pkt.comp_pkt in hv_read_config_block()
1488 struct hv_pci_compl *comp_pkt = context; hv_pci_write_config_compl() local
1515 struct hv_pci_compl comp_pkt; hv_write_config_block() local
1674 struct hv_pci_compl comp_pkt; global() member
1681 struct compose_comp_ctxt *comp_pkt = context; hv_pci_compose_compl() local
2473 struct q_res_req_compl comp_pkt; new_pcichild_device() local
3110 struct hv_pci_compl comp_pkt; hv_pci_protocol_negotiation() local
3331 struct hv_pci_compl comp_pkt; hv_pci_enter_d0() local
3480 struct hv_pci_compl comp_pkt; hv_send_resources_allocated() local
3819 struct hv_pci_compl comp_pkt; hv_pci_bus_exit() local
[all...]

Completed in 7 milliseconds