mirror of
https://github.com/torvalds/linux.git
synced 2026-04-26 02:22:28 -04:00
ionic: Add coalesce and other features
Interrupt coalescing, tunable copybreak value, and tx timeout. Signed-off-by: Shannon Nelson <snelson@pensando.io> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
aa3198819b
commit
8c15440bce
@@ -16,6 +16,7 @@
|
||||
#define IONIC_MIN_TXRX_DESC 16
|
||||
#define IONIC_DEF_TXRX_DESC 4096
|
||||
#define IONIC_LIFS_MAX 1024
|
||||
#define IONIC_ITR_COAL_USEC_DEFAULT 64
|
||||
|
||||
#define IONIC_DEV_CMD_REG_VERSION 1
|
||||
#define IONIC_DEV_INFO_REG_COUNT 32
|
||||
|
||||
Reference in New Issue
Block a user