Searched refs:EFX_ARFS_HASH_TABLE_SIZE (Results 1 – 6 of 6) sorted by relevance
757 #define EFX_ARFS_HASH_TABLE_SIZE 512 macro
1033 efx->rps_hash_table = kcalloc(EFX_ARFS_HASH_TABLE_SIZE, in efx_siena_init_struct()
718 return &efx->rps_hash_table[hash % EFX_ARFS_HASH_TABLE_SIZE]; in efx_rps_hash_bucket()
805 #define EFX_ARFS_HASH_TABLE_SIZE 512 macro
713 return &efx->rps_hash_table[hash % EFX_ARFS_HASH_TABLE_SIZE]; in efx_rps_hash_bucket()
1022 efx->rps_hash_table = kcalloc(EFX_ARFS_HASH_TABLE_SIZE, in efx_init_struct()