Home
last modified time | relevance | path

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

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