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

/linux-master/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) function
217 vlvf_index = igb_find_vlvf_slot(hw, vlan, vlvf_bypass);

Completed in 183 milliseconds