Searched defs:ixgbe_find_vlvf_slot (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c3805 * ixgbe_find_vlvf_slot - find the vlanid or the first empty slot
3812 s32 ixgbe_find_vlvf_slot(struct ixgbe_hw *hw, u32 vlan) function
3952 vlvf_index = ixgbe_find_vlvf_slot(hw, vlan);

Completed in 273 milliseconds