Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.h54 unsigned long active_fids[BITS_TO_LONGS(VLAN_N_VID)]; member
Dspectrum_switchdev.c294 set_bit(fid, mlxsw_sp->active_fids); in mlxsw_sp_fid_create()
302 clear_bit(fid, mlxsw_sp->active_fids); in mlxsw_sp_fid_destroy()
369 if (!test_bit(vid, mlxsw_sp->active_fids)) { in __mlxsw_sp_port_vlans_add()
864 for_each_set_bit(fid, mlxsw_sp->active_fids, VLAN_N_VID) in mlxsw_sp_fids_fini()