Searched refs:eth_proto_new (Results 1 – 2 of 2) sorted by relevance
825 u32 eth_proto_new; in mlxsw_sx_port_set_link_ksettings() local837 eth_proto_new = cmd->base.autoneg == AUTONEG_ENABLE ? in mlxsw_sx_port_set_link_ksettings()850 eth_proto_new = eth_proto_new & eth_proto_cap; in mlxsw_sx_port_set_link_ksettings()851 if (!eth_proto_new) { in mlxsw_sx_port_set_link_ksettings()855 if (eth_proto_new == eth_proto_admin) in mlxsw_sx_port_set_link_ksettings()859 eth_proto_new, true); in mlxsw_sx_port_set_link_ksettings()
3340 u32 eth_proto_cap, eth_proto_new; in mlxsw_sp_port_set_link_ksettings() local3354 eth_proto_new = autoneg ? in mlxsw_sp_port_set_link_ksettings()3360 eth_proto_new = eth_proto_new & eth_proto_cap; in mlxsw_sp_port_set_link_ksettings()3361 if (!eth_proto_new) { in mlxsw_sp_port_set_link_ksettings()3367 eth_proto_new, autoneg); in mlxsw_sp_port_set_link_ksettings()