Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_switchdev.c2841 err = mlxsw_sp_port_egress_ethtype_set(mlxsw_sp_port, ETH_P_8021AD); in mlxsw_sp2_bridge_8021ad_port_join()
2853 mlxsw_sp_port_egress_ethtype_set(mlxsw_sp_port, ETH_P_8021Q); in mlxsw_sp2_bridge_8021ad_port_join()
2864 mlxsw_sp_port_egress_ethtype_set(mlxsw_sp_port, ETH_P_8021Q); in mlxsw_sp2_bridge_8021ad_port_leave()
H A Dspectrum.h696 int mlxsw_sp_port_egress_ethtype_set(struct mlxsw_sp_port *mlxsw_sp_port,
H A Dspectrum.c503 int mlxsw_sp_port_egress_ethtype_set(struct mlxsw_sp_port *mlxsw_sp_port, in mlxsw_sp_port_egress_ethtype_set() function