Searched refs:mta_shift (Results 1 – 2 of 2) sorted by relevance
477 uint32_t mta_shift; in txgbe_vf_set_multicast() local505 mta_shift = vfinfo->vf_mc_hashes[i] & TXGBE_MTA_BIT_MASK; in txgbe_vf_set_multicast()507 reg_val |= (1 << mta_shift); in txgbe_vf_set_multicast()
494 uint32_t mta_shift; in ixgbe_vf_set_multicast() local523 mta_shift = vfinfo->vf_mc_hashes[i] & IXGBE_MTA_BIT_MASK; in ixgbe_vf_set_multicast()525 reg_val |= (1 << mta_shift); in ixgbe_vf_set_multicast()