Searched refs:eth_proto_new (Results 1 – 2 of 2) sorted by relevance
797 u32 eth_proto_new; in mlxsw_sx_port_set_link_ksettings() local809 eth_proto_new = cmd->base.autoneg == AUTONEG_ENABLE ? in mlxsw_sx_port_set_link_ksettings()822 eth_proto_new = eth_proto_new & eth_proto_cap; in mlxsw_sx_port_set_link_ksettings()823 if (!eth_proto_new) { in mlxsw_sx_port_set_link_ksettings()827 if (eth_proto_new == eth_proto_admin) in mlxsw_sx_port_set_link_ksettings()831 eth_proto_new, true); in mlxsw_sx_port_set_link_ksettings()
985 u32 eth_proto_cap, eth_proto_new; in mlxsw_sp_port_set_link_ksettings() local999 eth_proto_new = autoneg ? in mlxsw_sp_port_set_link_ksettings()1005 eth_proto_new = eth_proto_new & eth_proto_cap; in mlxsw_sp_port_set_link_ksettings()1006 if (!eth_proto_new) { in mlxsw_sp_port_set_link_ksettings()1012 eth_proto_new, autoneg); in mlxsw_sp_port_set_link_ksettings()