Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.h732 int mlxsw_sp_port_dcb_init(struct mlxsw_sp_port *mlxsw_sp_port);
735 static inline int mlxsw_sp_port_dcb_init(struct mlxsw_sp_port *mlxsw_sp_port) in mlxsw_sp_port_dcb_init() function
H A Dspectrum_dcb.c709 int mlxsw_sp_port_dcb_init(struct mlxsw_sp_port *mlxsw_sp_port) in mlxsw_sp_port_dcb_init() function
H A Dspectrum.c1770 err = mlxsw_sp_port_dcb_init(mlxsw_sp_port); in mlxsw_sp_port_create()