<dec f='src/src/sys/dev/pci/ixgbe/ixgbe_common.h' l='134' type='s32 ixgbe_set_vfta_generic(struct ixgbe_hw * hw, u32 vlan, u32 vind, _Bool vlan_on)'/>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_82599.c' l='294' u='a' c='ixgbe_init_ops_82599'/>
<def f='src/src/sys/dev/pci/ixgbe/ixgbe_common.c' l='3817' ll='3873' type='s32 ixgbe_set_vfta_generic(struct ixgbe_hw * hw, u32 vlan, u32 vind, _Bool vlan_on)'/>
<doc f='src/src/sys/dev/pci/ixgbe/ixgbe_common.c' l='3808'>/**
 *  ixgbe_set_vfta_generic - Set VLAN filter table
 *  @hw: pointer to hardware structure
 *  @vlan: VLAN id to write to VLAN filter
 *  @vind: VMDq output index that maps queue to VLAN id in VFVFB
 *  @vlan_on: boolean flag to turn on/off VLAN in VFVF
 *
 *  Turn on/off specified VLAN in the VLAN filter table.
 **/</doc>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_x540.c' l='104' u='a' c='ixgbe_init_ops_X540'/>
