Home
last modified time | relevance | path

Searched refs:NGBE_MAX_RSS_INDICES (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_type.h108 #define NGBE_MAX_RSS_INDICES 8 macro
H A Dngbe_main.c115 wx->ring_feature[RING_F_RSS].limit = min_t(int, NGBE_MAX_RSS_INDICES, in ngbe_sw_init()