linux-yocto/drivers/hv
Saurabh Sengar a8c1b5e33a Drivers: hv: vmbus: Add utility function for querying ring size
[ Upstream commit e8c4bd6c6e ]

Add a function to query for the preferred ring buffer size of VMBus
device. This will allow the drivers (eg. UIO) to allocate the most
optimized ring buffer size for devices.

Signed-off-by: Saurabh Sengar <ssengar@linux.microsoft.com>
Reviewed-by: Long Li <longli@microsoft.com>
Link: https://lore.kernel.org/r/1711788723-8593-2-git-send-email-ssengar@linux.microsoft.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Stable-dep-of: 0315fef2af ("uio_hv_generic: Align ring size to system page")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-07-10 15:57:36 +02:00
..
channel_mgmt.c Drivers: hv: vmbus: Add utility function for querying ring size 2025-07-10 15:57:36 +02:00
channel.c
connection.c
hv_balloon.c
hv_common.c
hv_debugfs.c
hv_fcopy.c
hv_kvp.c
hv_snapshot.c
hv_trace_balloon.h
hv_trace.c
hv_trace.h
hv_util.c
hv_utils_transport.c
hv_utils_transport.h
hv.c
hyperv_vmbus.h Drivers: hv: vmbus: Add utility function for querying ring size 2025-07-10 15:57:36 +02:00
Kconfig
Makefile
ring_buffer.c
vmbus_drv.c Drivers: hv: Rename 'alloced' to 'allocated' 2025-07-10 15:57:35 +02:00