forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 958e46acc8e900e8569dd467c1af9b8d2d019394
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 */