Searched refs:num_vf_macvlans (Results 1 – 1 of 1) sorted by relevance
29 int num_vf_macvlans, i; in ixgbe_alloc_vf_macvlans() local31 num_vf_macvlans = hw->mac.num_rar_entries - in ixgbe_alloc_vf_macvlans()33 if (!num_vf_macvlans) in ixgbe_alloc_vf_macvlans()36 mv_list = kcalloc(num_vf_macvlans, sizeof(struct vf_macvlans), in ixgbe_alloc_vf_macvlans()41 for (i = 0; i < num_vf_macvlans; i++) { in ixgbe_alloc_vf_macvlans()