Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c389 u8 sver_type; in mlxsw_sp_port_egress_ethtype_set() local
392 err = mlxsw_sp_ethtype_to_sver_type(ethtype, &sver_type); in mlxsw_sp_port_egress_ethtype_set()
396 mlxsw_reg_spevet_pack(spevet_pl, mlxsw_sp_port->local_port, sver_type); in mlxsw_sp_port_egress_ethtype_set()
405 u8 sver_type; in __mlxsw_sp_port_pvid_set() local
408 err = mlxsw_sp_ethtype_to_sver_type(ethtype, &sver_type); in __mlxsw_sp_port_pvid_set()
413 sver_type); in __mlxsw_sp_port_pvid_set()