kernel/drivers/net/ethernet/chelsio/cxgb4/t4_hw.h
.. .. @@ -91,6 +91,7 @@ 91 91 SGE_CTXT_SIZE = 24, /* size of SGE context */ 92 92 SGE_NTIMERS = 6, /* # of interrupt holdoff timer values */ 93 93 SGE_NCOUNTERS = 4, /* # of interrupt packet counter values */ 94 + SGE_NDBQTIMERS = 8, /* # of Doorbell Queue Timer values */94 95 SGE_MAX_IQ_SIZE = 65520, 95 96 96 97 SGE_TIMER_RSTRT_CNTR = 6, /* restart RX packet threshold counter */