Home
last modified time | relevance | path

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

/linux/drivers/uio/
H A Duio_hv_generic.c64 struct vmbus_gpadl send_gpadl; member
197 if (pdata->send_gpadl.gpadl_handle) { in hv_uio_cleanup()
198 vmbus_teardown_gpadl(dev->channel, &pdata->send_gpadl); in hv_uio_cleanup()
199 if (!pdata->send_gpadl.decrypted) in hv_uio_cleanup()
334 SEND_BUFFER_SIZE, &pdata->send_gpadl); in hv_uio_probe()
336 if (!pdata->send_gpadl.decrypted) in hv_uio_probe()
342 "send:%u", pdata->send_gpadl.gpadl_handle); in hv_uio_probe()