Lines Matching defs:mlxsw_sp_port
211 struct mlxsw_sp_port *mlxsw_sp_port; member
238 struct mlxsw_sp_port { struct
240 struct mlxsw_sp_port_pcpu_stats __percpu *pcpu_stats; argument
241 struct mlxsw_sp *mlxsw_sp;
242 u8 local_port;
243 u8 lagged:1,
244 split:1;
268 struct mlxsw_sp_port_xstats xstats; argument
271 struct mlxsw_sp_port_sample *sample; argument
273 struct mlxsw_sp_port_vlan *default_vlan; argument
288 struct mlxsw_sp_port_type_speed_ops { argument
352 mlxsw_sp_port_is_pause_en(const struct mlxsw_sp_port *mlxsw_sp_port) in mlxsw_sp_port_is_pause_en()
360 struct mlxsw_sp_port *mlxsw_sp_port; in mlxsw_sp_port_lagged_get() local
370 mlxsw_sp_port_vlan_find_by_vid(const struct mlxsw_sp_port *mlxsw_sp_port, in mlxsw_sp_port_vlan_find_by_vid()
507 static inline int mlxsw_sp_port_dcb_init(struct mlxsw_sp_port *mlxsw_sp_port) in mlxsw_sp_port_dcb_init()
511 static inline void mlxsw_sp_port_dcb_fini(struct mlxsw_sp_port *mlxsw_sp_port) in mlxsw_sp_port_dcb_fini()