Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl_erp.c66 static const struct rhashtable_params mlxsw_sp_acl_erp_ht_params = { variable
271 mlxsw_sp_acl_erp_ht_params); in mlxsw_sp_acl_erp_generic_create()
294 mlxsw_sp_acl_erp_ht_params); in mlxsw_sp_acl_erp_generic_destroy()
709 mlxsw_sp_acl_erp_ht_params); in __mlxsw_sp_acl_erp_ctcam_mask_create()
724 mlxsw_sp_acl_erp_ht_params); in __mlxsw_sp_acl_erp_ctcam_mask_create()
771 mlxsw_sp_acl_erp_ht_params); in mlxsw_sp_acl_erp_ctcam_mask_destroy()
959 mlxsw_sp_acl_erp_ht_params); in mlxsw_sp_acl_erp_get()
991 err = rhashtable_init(&erp_table->erp_ht, &mlxsw_sp_acl_erp_ht_params); in mlxsw_sp_acl_erp_table_create()