Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_mac.c124 * igb_find_vlvf_slot - find the VLAN id or the first empty slot
132 static s32 igb_find_vlvf_slot(struct e1000_hw *hw, u32 vlan, bool vlvf_bypass) in igb_find_vlvf_slot() function
217 vlvf_index = igb_find_vlvf_slot(hw, vlan, vlvf_bypass); in igb_vfta_set()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_mac.c124 * igb_find_vlvf_slot - find the VLAN id or the first empty slot
132 static s32 igb_find_vlvf_slot(struct e1000_hw *hw, u32 vlan, bool vlvf_bypass) in igb_find_vlvf_slot() function
217 vlvf_index = igb_find_vlvf_slot(hw, vlan, vlvf_bypass); in igb_vfta_set()

Completed in 5 milliseconds