Searched defs:mlxsw_sx_port (Results 1 – 1 of 1) sorted by relevance
76 struct mlxsw_sx_port { struct78 struct mlxsw_sx_port_pcpu_stats __percpu *pcpu_stats; argument79 struct mlxsw_sx *mlxsw_sx;80 u8 local_port;187 static int mlxsw_sx_port_admin_status_set(struct mlxsw_sx_port *mlxsw_sx_port, in mlxsw_sx_port_admin_status_set()199 static int mlxsw_sx_port_oper_status_get(struct mlxsw_sx_port *mlxsw_sx_port, in mlxsw_sx_port_oper_status_get()216 static int mlxsw_sx_port_mtu_set(struct mlxsw_sx_port *mlxsw_sx_port, u16 mtu) in mlxsw_sx_port_mtu_set()237 static int mlxsw_sx_port_swid_set(struct mlxsw_sx_port *mlxsw_sx_port, u8 swid) in mlxsw_sx_port_swid_set()247 mlxsw_sx_port_system_port_mapping_set(struct mlxsw_sx_port *mlxsw_sx_port) in mlxsw_sx_port_system_port_mapping_set()256 static int mlxsw_sx_port_module_check(struct mlxsw_sx_port *mlxsw_sx_port, in mlxsw_sx_port_module_check()[all …]