diff options
| author | Pavel Begunkov <asml.silence@gmail.com> | 2026-01-06 13:25:40 +0000 |
|---|---|---|
| committer | Pavel Begunkov <asml.silence@gmail.com> | 2026-01-14 02:13:36 +0000 |
| commit | c0b709bf438ba9d197d369f55e4a97603fd4a705 (patch) | |
| tree | 81d8d5549d538c5483e6baddd772714b0e27e7b5 /include/uapi/linux/cdrom.h | |
| parent | efcb9a4d32d3d9b924642c086b868bfbb9a07c13 (diff) | |
net: pass queue rx page size from memory provider
Allow memory providers to configure rx queues with a custom receive
page size. It's passed in struct pp_memory_provider_params, which is
copied into the queue, so it's preserved across queue restarts. Then,
it's propagated to the driver in a new queue config parameter.
Drivers should explicitly opt into using it by setting
QCFG_RX_PAGE_SIZE, in which case they should implement ndo_default_qcfg,
validate the size on queue restart and honour the current config in case
of a reset.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Diffstat (limited to 'include/uapi/linux/cdrom.h')
0 files changed, 0 insertions, 0 deletions
