Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.h142 s32 ixgbe_find_vlvf_slot(struct ixgbe_hw *hw, u32 vlan);
H A Dixgbe_common.c3812 s32 ixgbe_find_vlvf_slot(struct ixgbe_hw *hw, u32 vlan) in ixgbe_find_vlvf_slot() function
3952 vlvf_index = ixgbe_find_vlvf_slot(hw, vlan); in ixgbe_set_vlvf_generic()