Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/sf/
Ddevlink.c120 struct mlx5_sf_table *table = dev->priv.sf_table; in mlx5_sf_table_try_get()
527 dev->priv.sf_table = table; in mlx5_sf_table_init()
546 dev->priv.sf_table = NULL; in mlx5_sf_table_init()
552 struct mlx5_sf_table *table = dev->priv.sf_table; in mlx5_sf_table_cleanup()
/Linux-v5.15/include/linux/mlx5/
Ddriver.h621 struct mlx5_sf_table *sf_table; member