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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/ixgbe/
H A Dixgbe_common.c2445 * ixgbe_find_vlvf_slot - find the vlanid or the first empty slot
2452 s32 ixgbe_find_vlvf_slot(struct ixgbe_hw *hw, u32 vlan) function
2555 vlvf_index = ixgbe_find_vlvf_slot(hw, vlan);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_common.c2445 * ixgbe_find_vlvf_slot - find the vlanid or the first empty slot
2452 s32 ixgbe_find_vlvf_slot(struct ixgbe_hw *hw, u32 vlan) function
2555 vlvf_index = ixgbe_find_vlvf_slot(hw, vlan);

Completed in 116 milliseconds