Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/controller/
Dpci-hyperv.c1089 } int_pkts; in hv_compose_msi_msg() member
1121 size = hv_compose_msi_req_v1(&ctxt.int_pkts.v1, in hv_compose_msi_msg()
1128 size = hv_compose_msi_req_v2(&ctxt.int_pkts.v2, in hv_compose_msi_msg()
1144 ret = vmbus_sendpacket(hpdev->hbus->hdev->channel, &ctxt.int_pkts, in hv_compose_msi_msg()