Home
last modified time | relevance | path

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

/linux-6.15/drivers/uio/
H A Duio_hv_generic.c64 struct vmbus_gpadl send_gpadl; member
180 if (pdata->send_gpadl.gpadl_handle) { in hv_uio_cleanup()
181 vmbus_teardown_gpadl(dev->channel, &pdata->send_gpadl); in hv_uio_cleanup()
182 if (!pdata->send_gpadl.decrypted) in hv_uio_cleanup()
316 SEND_BUFFER_SIZE, &pdata->send_gpadl); in hv_uio_probe()
318 if (!pdata->send_gpadl.decrypted) in hv_uio_probe()
324 "send:%u", pdata->send_gpadl.gpadl_handle); in hv_uio_probe()