Home
last modified time | relevance | path

Searched refs:mlx4_en_dcbnl_ops (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx4/
Den_dcb_nl.c710 const struct dcbnl_rtnl_ops mlx4_en_dcbnl_ops = { variable
Dmlx4_en.h772 extern const struct dcbnl_rtnl_ops mlx4_en_dcbnl_ops;
Den_netdev.c3194 dev->dcbnl_ops = &mlx4_en_dcbnl_ops; in mlx4_en_init_netdev()