Searched refs:vid_end (Results 1 – 3 of 3) sorted by relevance
902 u16 vid_begin, u16 vid_end, in __mlxsw_sp_port_vlan_set() argument914 vid_end, is_member, untagged); in __mlxsw_sp_port_vlan_set()921 u16 vid_end, bool is_member, bool untagged) in mlxsw_sp_port_vlan_set() argument926 for (vid = vid_begin; vid <= vid_end; in mlxsw_sp_port_vlan_set()929 vid_end); in mlxsw_sp_port_vlan_set()
5246 u32 vid_end = vid_start + (VFTA_BLOCK_SIZE * 32); in igb_scrub_vfta() local5251 if (vid >= vid_start && vid < vid_end) in igb_scrub_vfta()5266 if (vid < vid_start || vid >= vid_end) in igb_scrub_vfta()
5057 u32 vid_end = vid_start + (VFTA_BLOCK_SIZE * 32); in ixgbe_scrub_vfta() local5067 if (vid < vid_start || vid >= vid_end) in ixgbe_scrub_vfta()