Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.h114 int mlxsw_sp_port_vid_to_fid_set(struct mlxsw_sp_port *mlxsw_sp_port,
Dspectrum.c294 int mlxsw_sp_port_vid_to_fid_set(struct mlxsw_sp_port *mlxsw_sp_port, in mlxsw_sp_port_vid_to_fid_set() function
505 err = mlxsw_sp_port_vid_to_fid_set(mlxsw_sp_port, mt, true, vid, in mlxsw_sp_port_vp_mode_trans()
523 mlxsw_sp_port_vid_to_fid_set(mlxsw_sp_port, mt, false, vid, in mlxsw_sp_port_vp_mode_trans()
539 err = mlxsw_sp_port_vid_to_fid_set(mlxsw_sp_port, mt, false, in mlxsw_sp_port_vlan_mode_trans()
607 err = mlxsw_sp_port_vid_to_fid_set(mlxsw_sp_port, in mlxsw_sp_port_add_vid()
651 mlxsw_sp_port_vid_to_fid_set(mlxsw_sp_port, in mlxsw_sp_port_add_vid()
696 err = mlxsw_sp_port_vid_to_fid_set(mlxsw_sp_port, in mlxsw_sp_port_kill_vid()
Dspectrum_switchdev.c318 return mlxsw_sp_port_vid_to_fid_set(mlxsw_sp_port, mt, true, fid, fid); in mlxsw_sp_port_fid_map()
329 return mlxsw_sp_port_vid_to_fid_set(mlxsw_sp_port, mt, false, fid, fid); in mlxsw_sp_port_fid_unmap()
381 err = mlxsw_sp_port_vid_to_fid_set(mlxsw_sp_port, mt, in __mlxsw_sp_port_vlans_add()