Searched refs:vf_mc_hashes (Results 1 – 4 of 4) sorted by relevance
356 vfinfo->vf_mc_hashes[i] = hash_list[i]; in ixgbe_set_vf_multicasts()360 vector_reg = (vfinfo->vf_mc_hashes[i] >> 5) & 0x7F; in ixgbe_set_vf_multicasts()361 vector_bit = vfinfo->vf_mc_hashes[i] & 0x1F; in ixgbe_set_vf_multicasts()387 vector_reg = (vfinfo->vf_mc_hashes[j] >> 5) & 0x7F; in ixgbe_restore_vf_multicasts()388 vector_bit = vfinfo->vf_mc_hashes[j] & 0x1F; in ixgbe_restore_vf_multicasts()
143 u16 vf_mc_hashes[IXGBE_MAX_VF_MC_ENTRIES]; member
96 u16 vf_mc_hashes[IGB_MAX_VF_MC_ENTRIES]; member
5718 igb_mta_set(hw, vf_data->vf_mc_hashes[j]); in igb_set_vf_promisc()5751 vf_data->vf_mc_hashes[i] = hash_list[i]; in igb_set_vf_multicasts()5778 igb_mta_set(hw, vf_data->vf_mc_hashes[j]); in igb_restore_vf_multicasts()