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