Home
last modified time | relevance | path

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

/linux/include/linux/mlx5/
H A Deq.h50 struct mlx5_nb { struct
56 (container_of(container_of(ptr, struct mlx5_nb, nb), type, member)) argument
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dmpesw.c248 struct mlx5_nb *mlx5_nb = container_of(nb, struct mlx5_nb, nb); in mlx5_lag_mpesw_port_change_event() local