Searched refs:vf_mc_hashes (Results 1 – 4 of 4) sorted by relevance
391 vfinfo->vf_mc_hashes[i] = hash_list[i]; in ixgbe_set_vf_multicasts()395 vector_reg = (vfinfo->vf_mc_hashes[i] >> 5) & 0x7F; in ixgbe_set_vf_multicasts()396 vector_bit = vfinfo->vf_mc_hashes[i] & 0x1F; in ixgbe_set_vf_multicasts()422 vector_reg = (vfinfo->vf_mc_hashes[j] >> 5) & 0x7F; in ixgbe_restore_vf_multicasts()423 vector_bit = vfinfo->vf_mc_hashes[j] & 0x1F; in ixgbe_restore_vf_multicasts()
204 u16 vf_mc_hashes[IXGBE_MAX_VF_MC_ENTRIES]; member
92 u16 vf_mc_hashes[IGB_MAX_VF_MC_ENTRIES]; member
7196 igb_mta_set(hw, vf_data->vf_mc_hashes[j]); in igb_set_vf_promisc()7229 vf_data->vf_mc_hashes[i] = hash_list[i]; in igb_set_vf_multicasts()7256 igb_mta_set(hw, vf_data->vf_mc_hashes[j]); in igb_restore_vf_multicasts()