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

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c3059 * ixgbe_find_vlvf_slot - find the vlanid or the first empty slot
3068 static int ixgbe_find_vlvf_slot(struct ixgbe_hw *hw, u32 vlan, bool vlvf_bypass) function
3161 vlvf_index = ixgbe_find_vlvf_slot(hw, vlan, vlvf_bypass);

Completed in 122 milliseconds