Searched refs:resp_packet_size (Results 1 – 1 of 1) sorted by relevance
312 int resp_packet_size);1019 int resp_packet_size) in hv_pci_generic_compl() argument1446 int resp_packet_size) in hv_pci_read_config_compl() argument1454 if (resp_packet_size < hdr_len) { in hv_pci_read_config_compl()1459 data_len = resp_packet_size - hdr_len; in hv_pci_read_config_compl()1546 int resp_packet_size) in hv_pci_write_config_compl() argument1735 int resp_packet_size) in hv_pci_compose_compl() argument1741 if (resp_packet_size < sizeof(*int_resp)) { in hv_pci_compose_compl()2556 int resp_packet_size) in q_resource_requirements() argument2564 status = (resp_packet_size < sizeof(*q_res_req)) ? -1 : resp->status; in q_resource_requirements()