Home
last modified time | relevance | path

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

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