Home
last modified time | relevance | path

Searched refs:sver_type (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c508 u8 sver_type; in mlxsw_sp_port_egress_ethtype_set() local
511 err = mlxsw_sp_ethtype_to_sver_type(ethtype, &sver_type); in mlxsw_sp_port_egress_ethtype_set()
515 mlxsw_reg_spevet_pack(spevet_pl, mlxsw_sp_port->local_port, sver_type); in mlxsw_sp_port_egress_ethtype_set()
524 u8 sver_type; in __mlxsw_sp_port_pvid_set() local
527 err = mlxsw_sp_ethtype_to_sver_type(ethtype, &sver_type); in __mlxsw_sp_port_pvid_set()
532 sver_type); in __mlxsw_sp_port_pvid_set()