Searched refs:sf_table (Results 1 – 2 of 2) sorted by relevance
151 struct mlx5_sf_table *table = dev->priv.sf_table; in mlx5_devlink_sf_port_fn_state_get()232 struct mlx5_sf_table *table = dev->priv.sf_table; in mlx5_devlink_sf_port_fn_state_set()307 struct mlx5_sf_table *table = dev->priv.sf_table; in mlx5_devlink_sf_port_new()370 struct mlx5_sf_table *table = dev->priv.sf_table; in mlx5_devlink_sf_port_del()482 dev->priv.sf_table = table; in mlx5_sf_table_init()503 dev->priv.sf_table = NULL; in mlx5_sf_table_init()509 struct mlx5_sf_table *table = dev->priv.sf_table; in mlx5_sf_table_cleanup()
620 struct mlx5_sf_table *sf_table; member