Searched refs:eth_proto_new (Results 1 – 2 of 2) sorted by relevance
830 u32 eth_proto_new; in mlxsw_sx_port_set_link_ksettings() local842 eth_proto_new = cmd->base.autoneg == AUTONEG_ENABLE ? in mlxsw_sx_port_set_link_ksettings()855 eth_proto_new = eth_proto_new & eth_proto_cap; in mlxsw_sx_port_set_link_ksettings()856 if (!eth_proto_new) { in mlxsw_sx_port_set_link_ksettings()860 if (eth_proto_new == eth_proto_admin) in mlxsw_sx_port_set_link_ksettings()864 eth_proto_new, true); in mlxsw_sx_port_set_link_ksettings()
2473 u32 eth_proto_cap, eth_proto_new; in mlxsw_sp_port_set_link_ksettings() local2484 eth_proto_new = autoneg ? in mlxsw_sp_port_set_link_ksettings()2488 eth_proto_new = eth_proto_new & eth_proto_cap; in mlxsw_sp_port_set_link_ksettings()2489 if (!eth_proto_new) { in mlxsw_sp_port_set_link_ksettings()2495 eth_proto_new, autoneg); in mlxsw_sp_port_set_link_ksettings()