Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.h63 struct mlxsw_sp_crif *lb_crif;
H A Dspectrum_router.c59 struct mlxsw_sp_crif { struct
68 .key_offset = offsetof(struct mlxsw_sp_crif, key), argument
69 .key_len = sizeof_field(struct mlxsw_sp_crif, key),
70 .head_offset = offsetof(struct mlxsw_sp_crif, ht_node),
74 struct mlxsw_sp_crif *crif; /* NULL for underlay RIF */
1087 mlxsw_sp_crif_init(struct mlxsw_sp_crif *crif, struct net_device *dev) in mlxsw_sp_crif_init()
1093 static struct mlxsw_sp_crif *
1096 struct mlxsw_sp_crif *crif; in mlxsw_sp_crif_alloc()
1106 static void mlxsw_sp_crif_free(struct mlxsw_sp_crif *crif) in mlxsw_sp_crif_free()
1116 struct mlxsw_sp_crif *crif) in mlxsw_sp_crif_insert()
[all …]