Home
last modified time | relevance | path

Searched refs:igb_vfta_set (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/igb/
H A De1000_mac.h40 s32 igb_vfta_set(struct e1000_hw *hw, u32 vid, u32 vind,
H A De1000_mac.c164 * igb_vfta_set - enable or disable vlan in VLAN filter table
174 s32 igb_vfta_set(struct e1000_hw *hw, u32 vlan, u32 vind, in igb_vfta_set() function