Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/sfc/
Dnet_driver.h764 #define EFX_ARFS_HASH_TABLE_SIZE 512 macro
Defx.c3041 efx->rps_hash_table = kcalloc(EFX_ARFS_HASH_TABLE_SIZE, in efx_init_struct()
3170 return &efx->rps_hash_table[hash % EFX_ARFS_HASH_TABLE_SIZE]; in efx_rps_hash_bucket()