Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c490 u8 sver_type; in mlxsw_sp_port_egress_ethtype_set() local
493 err = mlxsw_sp_ethtype_to_sver_type(ethtype, &sver_type); in mlxsw_sp_port_egress_ethtype_set()
497 mlxsw_reg_spevet_pack(spevet_pl, mlxsw_sp_port->local_port, sver_type); in mlxsw_sp_port_egress_ethtype_set()
506 u8 sver_type; in __mlxsw_sp_port_pvid_set() local
509 err = mlxsw_sp_ethtype_to_sver_type(ethtype, &sver_type); in __mlxsw_sp_port_pvid_set()
514 sver_type); in __mlxsw_sp_port_pvid_set()