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