Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.h619 int mlxsw_sp_port_dcb_init(struct mlxsw_sp_port *mlxsw_sp_port);
622 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.c1542 err = mlxsw_sp_port_dcb_init(mlxsw_sp_port); in mlxsw_sp_port_create()