MVNETA_RSS_LU_TABLE_SIZE
return MVNETA_RSS_LU_TABLE_SIZE;
memcpy(pp->indir, rxfh->indir, MVNETA_RSS_LU_TABLE_SIZE);
memcpy(rxfh->indir, pp->indir, MVNETA_RSS_LU_TABLE_SIZE);
u32 indir[MVNETA_RSS_LU_TABLE_SIZE];