Searched refs:num_vf_mc_hashes (Results 1 – 7 of 7) sorted by relevance
382 wx->vfinfo[vf].num_vf_mc_hashes = 0; in wx_vf_reset_event()476 vfinfo->num_vf_mc_hashes = entries; in wx_set_vf_multicasts()481 for (i = 0; i < vfinfo->num_vf_mc_hashes; i++) { in wx_set_vf_multicasts()
1208 u16 num_vf_mc_hashes; member
1228 for (j = 0; j < vfinfo->num_vf_mc_hashes; j++) { in wx_restore_vf_multicasts()1237 if (vfinfo->num_vf_mc_hashes) in wx_restore_vf_multicasts()
387 vfinfo->num_vf_mc_hashes = entries; in ixgbe_set_vf_multicasts()397 for (i = 0; i < vfinfo->num_vf_mc_hashes; i++) { in ixgbe_set_vf_multicasts()423 for (j = 0; j < vfinfo->num_vf_mc_hashes; j++) { in ixgbe_restore_vf_multicasts()432 if (vfinfo->num_vf_mc_hashes) in ixgbe_restore_vf_multicasts()736 adapter->vfinfo[vf].num_vf_mc_hashes = 0; in ixgbe_vf_reset_event()
216 u16 num_vf_mc_hashes; member
96 u16 num_vf_mc_hashes; member
7342 if (vf_data->num_vf_mc_hashes > 30) { in igb_set_vf_promisc()7344 } else if (vf_data->num_vf_mc_hashes) { in igb_set_vf_promisc()7348 for (j = 0; j < vf_data->num_vf_mc_hashes; j++) in igb_set_vf_promisc()7374 vf_data->num_vf_mc_hashes = n; in igb_set_vf_multicasts()7403 if ((vf_data->num_vf_mc_hashes > 30) || in igb_restore_vf_multicasts()7406 } else if (vf_data->num_vf_mc_hashes) { in igb_restore_vf_multicasts()7408 for (j = 0; j < vf_data->num_vf_mc_hashes; j++) in igb_restore_vf_multicasts()7659 adapter->vf_data[vf].num_vf_mc_hashes = 0; in igb_vf_reset()