Searched refs:vf_mc_hashes (Results 1 – 4 of 4) sorted by relevance
390 vfinfo->vf_mc_hashes[i] = hash_list[i]; in ixgbe_set_vf_multicasts()394 vector_reg = (vfinfo->vf_mc_hashes[i] >> 5) & 0x7F; in ixgbe_set_vf_multicasts()395 vector_bit = vfinfo->vf_mc_hashes[i] & 0x1F; in ixgbe_set_vf_multicasts()421 vector_reg = (vfinfo->vf_mc_hashes[j] >> 5) & 0x7F; in ixgbe_restore_vf_multicasts()422 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
7087 igb_mta_set(hw, vf_data->vf_mc_hashes[j]); in igb_set_vf_promisc()7120 vf_data->vf_mc_hashes[i] = hash_list[i]; in igb_set_vf_multicasts()7147 igb_mta_set(hw, vf_data->vf_mc_hashes[j]); in igb_restore_vf_multicasts()