<dec f='src/src/sys/dev/pci/ixgbe/ixgbe_api.h' l='129' type='void ixgbe_set_mta(struct ixgbe_hw * hw, u8 * mc_addr)'/>
<def f='src/src/sys/dev/pci/ixgbe/ixgbe_common.c' l='2570' ll='2595' type='void ixgbe_set_mta(struct ixgbe_hw * hw, u8 * mc_addr)'/>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_common.c' l='2633' u='c' c='ixgbe_update_mc_addr_list_generic'/>
<doc f='src/src/sys/dev/pci/ixgbe/ixgbe_common.c' l='2563'>/**
 *  ixgbe_set_mta - Set bit-vector in multicast table
 *  @hw: pointer to hardware structure
 *  @hash_value: Multicast address hash value
 *
 *  Sets the bit-vector in the multicast table.
 **/</doc>
