Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-hyperv.c276 struct pci_response { struct
282 void (*completion_func)(void *context, struct pci_response *resp,
375 struct pci_response response;
560 static void hv_pci_generic_compl(void *context, struct pci_response *resp, in hv_pci_generic_compl()
565 if (resp_packet_size >= offsetofend(struct pci_response, status)) in hv_pci_generic_compl()
893 static void hv_pci_read_config_compl(void *context, struct pci_response *resp, in hv_pci_read_config_compl()
993 static void hv_pci_write_config_compl(void *context, struct pci_response *resp, in hv_pci_write_config_compl()
1331 static void hv_pci_compose_compl(void *context, struct pci_response *resp, in hv_pci_compose_compl()
1960 static void q_resource_requirements(void *context, struct pci_response *resp, in q_resource_requirements()
2453 struct pci_response *respons in hv_pci_onchannelcallback()
[all...]
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-hyperv.c303 struct pci_response { struct
309 void (*completion_func)(void *context, struct pci_response *resp,
402 struct pci_response response;
958 static void hv_pci_generic_compl(void *context, struct pci_response *resp, in hv_pci_generic_compl()
1385 static void hv_pci_read_config_compl(void *context, struct pci_response *resp, in hv_pci_read_config_compl()
1485 static void hv_pci_write_config_compl(void *context, struct pci_response *resp, in hv_pci_write_config_compl()
1678 static void hv_pci_compose_compl(void *context, struct pci_response *resp, in hv_pci_compose_compl()
2433 static void q_resource_requirements(void *context, struct pci_response *resp, in q_resource_requirements()
2929 struct pci_response *response; in hv_pci_onchannelcallback()
2964 if (bytes_recvd <= sizeof(struct pci_response)) in hv_pci_onchannelcallback()
[all...]

Completed in 9 milliseconds