<dec f='src/src/sys/dev/pci/ixgbe/ixgbe_82598.h' l='43' type='s32 ixgbe_set_vfta_82598(struct ixgbe_hw * hw, u32 vlan, u32 vind, _Bool vlan_on)'/>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_82598.c' l='141' u='a' c='ixgbe_init_ops_82598'/>
<def f='src/src/sys/dev/pci/ixgbe/ixgbe_82598.c' l='994' ll='1033' type='s32 ixgbe_set_vfta_82598(struct ixgbe_hw * hw, u32 vlan, u32 vind, _Bool vlan_on)'/>
<doc f='src/src/sys/dev/pci/ixgbe/ixgbe_82598.c' l='985'>/**
 *  ixgbe_set_vfta_82598 - 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 VFTA
 *  @vlan_on: boolean flag to turn on/off VLAN in VFTA
 *
 *  Turn on/off specified VLAN in the VLAN filter table.
 **/</doc>
