Searched refs:vf_mc_hashes (Results 1 – 4 of 4) sorted by relevance
387 vfinfo->vf_mc_hashes[i] = hash_list[i]; in ixgbe_set_vf_multicasts()391 vector_reg = (vfinfo->vf_mc_hashes[i] >> 5) & 0x7F; in ixgbe_set_vf_multicasts()392 vector_bit = vfinfo->vf_mc_hashes[i] & 0x1F; in ixgbe_set_vf_multicasts()418 vector_reg = (vfinfo->vf_mc_hashes[j] >> 5) & 0x7F; in ixgbe_restore_vf_multicasts()419 vector_bit = vfinfo->vf_mc_hashes[j] & 0x1F; in ixgbe_restore_vf_multicasts()
173 u16 vf_mc_hashes[IXGBE_MAX_VF_MC_ENTRIES]; member
92 u16 vf_mc_hashes[IGB_MAX_VF_MC_ENTRIES]; member
7065 igb_mta_set(hw, vf_data->vf_mc_hashes[j]); in igb_set_vf_promisc()7098 vf_data->vf_mc_hashes[i] = hash_list[i]; in igb_set_vf_multicasts()7125 igb_mta_set(hw, vf_data->vf_mc_hashes[j]); in igb_restore_vf_multicasts()