Home
last modified time | relevance | path

Searched refs:int_pkts (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/pci/controller/
H A Dpci-hyperv.c1843 } int_pkts; in hv_compose_msi_msg() member
1928 size = hv_compose_msi_req_v1(&ctxt.int_pkts.v1, in hv_compose_msi_msg()
1936 size = hv_compose_msi_req_v2(&ctxt.int_pkts.v2, in hv_compose_msi_msg()
1944 size = hv_compose_msi_req_v3(&ctxt.int_pkts.v3, in hv_compose_msi_msg()
1961 ret = vmbus_sendpacket_getid(hpdev->hbus->hdev->channel, &ctxt.int_pkts, in hv_compose_msi_msg()