<dec f='src/src/sys/dev/pci/ixgbe/ixgbe_common.h' l='131' type='s32 ixgbe_clear_vmdq_generic(struct ixgbe_hw * hw, u32 rar, u32 vmdq)'/>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_82599.c' l='291' u='a' c='ixgbe_init_ops_82599'/>
<def f='src/src/sys/dev/pci/ixgbe/ixgbe_common.c' l='3640' ll='3682' type='s32 ixgbe_clear_vmdq_generic(struct ixgbe_hw * hw, u32 rar, u32 vmdq)'/>
<doc f='src/src/sys/dev/pci/ixgbe/ixgbe_common.c' l='3634'>/**
 *  ixgbe_clear_vmdq_generic - Disassociate a VMDq pool index from a rx address
 *  @hw: pointer to hardware struct
 *  @rar: receive address register index to disassociate
 *  @vmdq: VMDq pool index to remove from the rar
 **/</doc>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_x540.c' l='101' u='a' c='ixgbe_init_ops_X540'/>
