Searched refs:mlxsw_sp_crif (Results 1 – 2 of 2) sorted by relevance
63 struct mlxsw_sp_crif *lb_crif;
59 struct mlxsw_sp_crif { struct68 .key_offset = offsetof(struct mlxsw_sp_crif, key), argument69 .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 …]