Searched refs:mlxsw_sp_acl_atcam_entry (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_acl_tcam.h | 165 struct mlxsw_sp_acl_atcam_entry { struct 179 static inline struct mlxsw_sp_acl_atcam_entry * argument 182 return container_of(centry, struct mlxsw_sp_acl_atcam_entry, centry); in mlxsw_sp_acl_tcam_centry_aentry() 201 struct mlxsw_sp_acl_atcam_entry *aentry, 206 struct mlxsw_sp_acl_atcam_entry *aentry);
|
D | spectrum_acl_atcam.c | 60 .key_offset = offsetof(struct mlxsw_sp_acl_atcam_entry, ht_key), 61 .head_offset = offsetof(struct mlxsw_sp_acl_atcam_entry, ht_node), 65 mlxsw_sp_acl_atcam_is_centry(const struct mlxsw_sp_acl_atcam_entry *aentry) in mlxsw_sp_acl_atcam_is_centry() 378 struct mlxsw_sp_acl_atcam_entry *aentry, in mlxsw_sp_acl_atcam_region_entry_insert() 417 struct mlxsw_sp_acl_atcam_entry *aentry) in mlxsw_sp_acl_atcam_region_entry_remove() 435 struct mlxsw_sp_acl_atcam_entry *aentry, in __mlxsw_sp_acl_atcam_entry_add() 482 struct mlxsw_sp_acl_atcam_entry *aentry) in __mlxsw_sp_acl_atcam_entry_del() 493 struct mlxsw_sp_acl_atcam_entry *aentry, in mlxsw_sp_acl_atcam_entry_add() 517 struct mlxsw_sp_acl_atcam_entry *aentry) in mlxsw_sp_acl_atcam_entry_del()
|
D | spectrum2_acl_tcam.c | 26 struct mlxsw_sp_acl_atcam_entry aentry; 36 struct mlxsw_sp_acl_atcam_entry *aentry; in mlxsw_sp2_acl_ctcam_region_entry_insert() 55 struct mlxsw_sp_acl_atcam_entry *aentry; in mlxsw_sp2_acl_ctcam_region_entry_remove()
|