Searched refs:resp_packet_size (Results 1 – 1 of 1) sorted by relevance
310 int resp_packet_size);952 int resp_packet_size) in hv_pci_generic_compl() argument1379 int resp_packet_size) in hv_pci_read_config_compl() argument1387 if (resp_packet_size < hdr_len) { in hv_pci_read_config_compl()1392 data_len = resp_packet_size - hdr_len; in hv_pci_read_config_compl()1479 int resp_packet_size) in hv_pci_write_config_compl() argument1672 int resp_packet_size) in hv_pci_compose_compl() argument1678 if (resp_packet_size < sizeof(*int_resp)) { in hv_pci_compose_compl()2427 int resp_packet_size) in q_resource_requirements() argument2435 status = (resp_packet_size < sizeof(*q_res_req)) ? -1 : resp->status; in q_resource_requirements()