Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.h695 int mlxsw_sp_port_dcb_init(struct mlxsw_sp_port *mlxsw_sp_port);
698 static inline int mlxsw_sp_port_dcb_init(struct mlxsw_sp_port *mlxsw_sp_port) in mlxsw_sp_port_dcb_init() function
Dspectrum_dcb.c709 int mlxsw_sp_port_dcb_init(struct mlxsw_sp_port *mlxsw_sp_port) in mlxsw_sp_port_dcb_init() function
Dspectrum.c1684 err = mlxsw_sp_port_dcb_init(mlxsw_sp_port); in mlxsw_sp_port_create()