Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
A Dnet_driver.h763 #define EFX_ARFS_HASH_TABLE_SIZE 512 macro
A Defx_common.c1022 efx->rps_hash_table = kcalloc(EFX_ARFS_HASH_TABLE_SIZE, in efx_init_struct()
A Drx_common.c726 return &efx->rps_hash_table[hash % EFX_ARFS_HASH_TABLE_SIZE]; in efx_rps_hash_bucket()

Completed in 16 milliseconds