Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/hyperv/
Dnetvsc.c282 if (net_device->recv_buf_gpadl_handle.gpadl_handle) { in netvsc_teardown_recv_gpadl()
284 &net_device->recv_buf_gpadl_handle); in netvsc_teardown_recv_gpadl()
369 &net_device->recv_buf_gpadl_handle); in netvsc_init_buf()
381 gpadl_handle = net_device->recv_buf_gpadl_handle.gpadl_handle; in netvsc_init_buf()
Dhyperv_net.h1147 struct vmbus_gpadl recv_buf_gpadl_handle; member