Searched refs:num_vf_mc_hashes (Results 1 – 4 of 4) sorted by relevance
380 vfinfo->num_vf_mc_hashes = entries; in ixgbe_set_vf_multicasts()390 for (i = 0; i < vfinfo->num_vf_mc_hashes; i++) { in ixgbe_set_vf_multicasts()416 for (j = 0; j < vfinfo->num_vf_mc_hashes; j++) { in ixgbe_restore_vf_multicasts()425 if (vfinfo->num_vf_mc_hashes) in ixgbe_restore_vf_multicasts()731 adapter->vfinfo[vf].num_vf_mc_hashes = 0; in ixgbe_vf_reset_event()
174 u16 num_vf_mc_hashes; member
93 u16 num_vf_mc_hashes; member
7058 if (vf_data->num_vf_mc_hashes > 30) { in igb_set_vf_promisc()7060 } else if (vf_data->num_vf_mc_hashes) { in igb_set_vf_promisc()7064 for (j = 0; j < vf_data->num_vf_mc_hashes; j++) in igb_set_vf_promisc()7090 vf_data->num_vf_mc_hashes = n; in igb_set_vf_multicasts()7119 if ((vf_data->num_vf_mc_hashes > 30) || in igb_restore_vf_multicasts()7122 } else if (vf_data->num_vf_mc_hashes) { in igb_restore_vf_multicasts()7124 for (j = 0; j < vf_data->num_vf_mc_hashes; j++) in igb_restore_vf_multicasts()7375 adapter->vf_data[vf].num_vf_mc_hashes = 0; in igb_vf_reset()