Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c334 #define MVNETA_RSS_LU_TABLE_SIZE 1 macro
550 u32 indir[MVNETA_RSS_LU_TABLE_SIZE];
4961 return MVNETA_RSS_LU_TABLE_SIZE; in mvneta_ethtool_get_rxfh_indir_size()
5052 memcpy(pp->indir, indir, MVNETA_RSS_LU_TABLE_SIZE); in mvneta_ethtool_set_rxfh()
5072 memcpy(indir, pp->indir, MVNETA_RSS_LU_TABLE_SIZE); in mvneta_ethtool_get_rxfh()