Searched refs:vid_end (Results 1 – 3 of 3) sorted by relevance
899 u16 vid_begin, u16 vid_end, in __mlxsw_sp_port_vlan_set() argument911 vid_end, is_member, untagged); in __mlxsw_sp_port_vlan_set()918 u16 vid_end, bool is_member, bool untagged) in mlxsw_sp_port_vlan_set() argument923 for (vid = vid_begin; vid <= vid_end; in mlxsw_sp_port_vlan_set()926 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()
5056 u32 vid_end = vid_start + (VFTA_BLOCK_SIZE * 32); in ixgbe_scrub_vfta() local5066 if (vid < vid_start || vid >= vid_end) in ixgbe_scrub_vfta()