Searched refs:SGE_TIMERREGS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ | ||
H A D | t4_values.h | 68 #define SGE_TIMERREGS 6 macro |
H A D | sge.c | 4009 timer_index = clamp(timer_index, 0, SGE_TIMERREGS - 1); in napi_rx_handler() |