forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/drivers/net/ethernet/chelsio/cxgb4/t4_hw.h
....@@ -91,6 +91,7 @@
9191 SGE_CTXT_SIZE = 24, /* size of SGE context */
9292 SGE_NTIMERS = 6, /* # of interrupt holdoff timer values */
9393 SGE_NCOUNTERS = 4, /* # of interrupt packet counter values */
94
+ SGE_NDBQTIMERS = 8, /* # of Doorbell Queue Timer values */
9495 SGE_MAX_IQ_SIZE = 65520,
9596
9697 SGE_TIMER_RSTRT_CNTR = 6, /* restart RX packet threshold counter */