Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/siena/
H A Dnet_driver.h749 #define EFX_ARFS_HASH_TABLE_SIZE 512 macro
H A Drx_common.c658 return &efx->rps_hash_table[hash % EFX_ARFS_HASH_TABLE_SIZE]; in efx_rps_hash_bucket()
H A Defx_common.c1027 EFX_ARFS_HASH_TABLE_SIZE); in efx_siena_init_struct()
/linux/drivers/net/ethernet/sfc/
H A Dnet_driver.h827 #define EFX_ARFS_HASH_TABLE_SIZE 512 macro
H A Drx_common.c671 return &efx->rps_hash_table[hash % EFX_ARFS_HASH_TABLE_SIZE]; in efx_rps_hash_bucket()
H A Defx_common.c1000 EFX_ARFS_HASH_TABLE_SIZE); in efx_init_struct()