Searched refs:mta_shift (Results 1 – 3 of 3) sorted by relevance
388 uint32_t mta_shift; in ngbe_vf_set_multicast() local416 mta_shift = vfinfo->vf_mc_hashes[i] & NGBE_MTA_BIT_MASK; in ngbe_vf_set_multicast()418 reg_val |= (1 << mta_shift); in ngbe_vf_set_multicast()
476 uint32_t mta_shift; in txgbe_vf_set_multicast() local504 mta_shift = vfinfo->vf_mc_hashes[i] & TXGBE_MTA_BIT_MASK; in txgbe_vf_set_multicast()506 reg_val |= (1 << mta_shift); in txgbe_vf_set_multicast()
491 uint32_t mta_shift; in ixgbe_vf_set_multicast() local520 mta_shift = vfinfo->vf_mc_hashes[i] & IXGBE_MTA_BIT_MASK; in ixgbe_vf_set_multicast()522 reg_val |= (1 << mta_shift); in ixgbe_vf_set_multicast()