Home
last modified time | relevance | path

Searched refs:rps_hash_table (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/sfc/
A Drx_common.c724 if (!efx->rps_hash_table) in efx_rps_hash_bucket()
726 return &efx->rps_hash_table[hash % EFX_ARFS_HASH_TABLE_SIZE]; in efx_rps_hash_bucket()
884 if (efx->rps_hash_table) { in efx_filter_rfs_work()
1016 if (efx->rps_hash_table) { in efx_filter_rfs()
A Defx_common.c1022 efx->rps_hash_table = kcalloc(EFX_ARFS_HASH_TABLE_SIZE, in efx_init_struct()
1023 sizeof(*efx->rps_hash_table), GFP_KERNEL); in efx_init_struct()
1058 kfree(efx->rps_hash_table); in efx_fini_struct()
A Dnet_driver.h1096 struct hlist_head *rps_hash_table; member
A Dmcdi_filters.c1793 if (!efx->rps_hash_table) { in efx_mcdi_filter_rfs_expire_one()
A Dfarch.c2920 if (!efx->rps_hash_table) { in efx_farch_filter_rfs_expire_one()

Completed in 35 milliseconds