Searched refs:rps_hash_table (Results 1 – 8 of 8) sorted by relevance
661 if (!efx->rps_hash_table) in efx_rps_hash_bucket()663 return &efx->rps_hash_table[hash % EFX_ARFS_HASH_TABLE_SIZE]; in efx_rps_hash_bucket()822 if (efx->rps_hash_table) { in efx_filter_rfs_work()955 if (efx->rps_hash_table) { in efx_siena_filter_rfs()
1026 efx->rps_hash_table = kcalloc(EFX_ARFS_HASH_TABLE_SIZE, in efx_siena_init_struct()1027 sizeof(*efx->rps_hash_table), GFP_KERNEL); in efx_siena_init_struct()1062 kfree(efx->rps_hash_table); in efx_siena_fini_struct()
1081 struct hlist_head *rps_hash_table; member
2920 if (!efx->rps_hash_table) { in efx_farch_filter_rfs_expire_one()
671 if (!efx->rps_hash_table) in efx_rps_hash_bucket()673 return &efx->rps_hash_table[hash % EFX_ARFS_HASH_TABLE_SIZE]; in efx_rps_hash_bucket()829 if (efx->rps_hash_table) { in efx_filter_rfs_work()961 if (efx->rps_hash_table) { in efx_filter_rfs()
1015 efx->rps_hash_table = kcalloc(EFX_ARFS_HASH_TABLE_SIZE, in efx_init_struct()1016 sizeof(*efx->rps_hash_table), GFP_KERNEL); in efx_init_struct()1052 kfree(efx->rps_hash_table); in efx_fini_struct()
1122 struct hlist_head *rps_hash_table; member
1797 if (!efx->rps_hash_table) { in efx_mcdi_filter_rfs_expire_one()