Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
Dmlx4_en.h781 extern const struct dcbnl_rtnl_ops mlx4_en_dcbnl_pfc_ops;
Den_dcb_nl.c737 const struct dcbnl_rtnl_ops mlx4_en_dcbnl_pfc_ops = { variable
Den_netdev.c3252 dev->dcbnl_ops = &mlx4_en_dcbnl_pfc_ops; in mlx4_en_init_netdev()