Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c338 #define MVNETA_RSS_LU_TABLE_SIZE 1 macro
550 u32 indir[MVNETA_RSS_LU_TABLE_SIZE];
5003 return MVNETA_RSS_LU_TABLE_SIZE; in mvneta_ethtool_get_rxfh_indir_size()
5096 memcpy(pp->indir, rxfh->indir, MVNETA_RSS_LU_TABLE_SIZE); in mvneta_ethtool_set_rxfh()
5115 memcpy(rxfh->indir, pp->indir, MVNETA_RSS_LU_TABLE_SIZE); in mvneta_ethtool_get_rxfh()