Home
last modified time | relevance | path

Searched defs:mlx5_sf_hw_table (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/
A Dhw_table.c31 struct mlx5_sf_hw_table { struct
32 struct mlx5_core_dev *dev;
33 struct mutex table_lock; /* Serializes sf deletion and vhca state change handler. */
34 struct notifier_block vhca_nb;
35 struct mlx5_sf_hwc_table hwc[MLX5_SF_HWC_MAX];

Completed in 4 milliseconds