Searched refs:mlxsw_sp_crif (Results 1 – 2 of 2) sorted by relevance
58 struct mlxsw_sp_crif { struct67 .key_offset = offsetof(struct mlxsw_sp_crif, key), argument68 .key_len = sizeof_field(struct mlxsw_sp_crif, key),69 .head_offset = offsetof(struct mlxsw_sp_crif, ht_node),73 struct mlxsw_sp_crif *crif; /* NULL for underlay RIF */1086 mlxsw_sp_crif_init(struct mlxsw_sp_crif *crif, struct net_device *dev) in mlxsw_sp_crif_init()1092 static struct mlxsw_sp_crif *1095 struct mlxsw_sp_crif *crif; in mlxsw_sp_crif_alloc()1105 static void mlxsw_sp_crif_free(struct mlxsw_sp_crif *crif) in mlxsw_sp_crif_free()1115 struct mlxsw_sp_crif *crif) in mlxsw_sp_crif_insert()[all …]
63 struct mlxsw_sp_crif *lb_crif;