Searched refs:mlxsw_sp_port_vlan_get (Results 1 – 3 of 3) sorted by relevance
354 mlxsw_sp_port_vlan_get(struct mlxsw_sp_port *mlxsw_sp_port, u16 vid);
1097 mlxsw_sp_port_vlan = mlxsw_sp_port_vlan_get(mlxsw_sp_port, vid); in mlxsw_sp_bridge_port_vlan_add()1948 mlxsw_sp_port_vlan_get(mlxsw_sp_port, 1); in mlxsw_sp_bridge_8021q_port_leave()
1167 mlxsw_sp_port_vlan_get(struct mlxsw_sp_port *mlxsw_sp_port, u16 vid) in mlxsw_sp_port_vlan_get() function1206 return PTR_ERR_OR_ZERO(mlxsw_sp_port_vlan_get(mlxsw_sp_port, vid)); in mlxsw_sp_port_add_vid()2986 mlxsw_sp_port_vlan = mlxsw_sp_port_vlan_get(mlxsw_sp_port, 1); in mlxsw_sp_port_create()4435 mlxsw_sp_port_vlan_get(mlxsw_sp_port, 1); in mlxsw_sp_port_lag_leave()