Searched refs:resp_packet_size (Results 1 – 1 of 1) sorted by relevance
309 int resp_packet_size);958 int resp_packet_size) in hv_pci_generic_compl() argument1385 int resp_packet_size) in hv_pci_read_config_compl() argument1393 if (resp_packet_size < hdr_len) { in hv_pci_read_config_compl()1398 data_len = resp_packet_size - hdr_len; in hv_pci_read_config_compl()1485 int resp_packet_size) in hv_pci_write_config_compl() argument1678 int resp_packet_size) in hv_pci_compose_compl() argument1684 if (resp_packet_size < sizeof(*int_resp)) { in hv_pci_compose_compl()2433 int resp_packet_size) in q_resource_requirements() argument2441 status = (resp_packet_size < sizeof(*q_res_req)) ? -1 : resp->status; in q_resource_requirements()