Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Den_dcb_nl.c465 const struct dcbnl_rtnl_ops mlx4_en_dcbnl_ops = { variable
Dmlx4_en.h818 extern const struct dcbnl_rtnl_ops mlx4_en_dcbnl_ops;
Den_netdev.c2887 dev->dcbnl_ops = &mlx4_en_dcbnl_ops; in mlx4_en_init_netdev()