Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/controller/
Dpci-hyperv.c1389 } int_pkts; in hv_compose_msi_msg() member
1422 size = hv_compose_msi_req_v1(&ctxt.int_pkts.v1, in hv_compose_msi_msg()
1430 size = hv_compose_msi_req_v2(&ctxt.int_pkts.v2, in hv_compose_msi_msg()
1446 ret = vmbus_sendpacket(hpdev->hbus->hdev->channel, &ctxt.int_pkts, in hv_compose_msi_msg()