Searched refs:MVNETA_RSS_LU_TABLE_SIZE (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/net/ethernet/marvell/
H A Dmvneta.c334 #define MVNETA_RSS_LU_TABLE_SIZE 1 macro
550 u32 indir[MVNETA_RSS_LU_TABLE_SIZE];
4962 return MVNETA_RSS_LU_TABLE_SIZE;
5055 memcpy(pp->indir, rxfh->indir, MVNETA_RSS_LU_TABLE_SIZE);
5074 memcpy(rxfh->indir, pp->indir, MVNETA_RSS_LU_TABLE_SIZE);

Completed in 221 milliseconds