Searched refs:mlxsw_sx_port (Results 1 – 1 of 1) sorted by relevance
26 struct mlxsw_sx_port;29 struct mlxsw_sx_port **ports;44 struct mlxsw_sx_port { struct158 static int mlxsw_sx_port_admin_status_set(struct mlxsw_sx_port *mlxsw_sx_port, in mlxsw_sx_port_admin_status_set() argument161 struct mlxsw_sx *mlxsw_sx = mlxsw_sx_port->mlxsw_sx; in mlxsw_sx_port_admin_status_set()164 mlxsw_reg_paos_pack(paos_pl, mlxsw_sx_port->local_port, in mlxsw_sx_port_admin_status_set()170 static int mlxsw_sx_port_oper_status_get(struct mlxsw_sx_port *mlxsw_sx_port, in mlxsw_sx_port_oper_status_get() argument173 struct mlxsw_sx *mlxsw_sx = mlxsw_sx_port->mlxsw_sx; in mlxsw_sx_port_oper_status_get()178 mlxsw_reg_paos_pack(paos_pl, mlxsw_sx_port->local_port, 0); in mlxsw_sx_port_oper_status_get()187 static int __mlxsw_sx_port_mtu_set(struct mlxsw_sx_port *mlxsw_sx_port, in __mlxsw_sx_port_mtu_set() argument[all …]