Home
last modified time | relevance | path

Searched refs:num_vf_macvlans (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_sriov.c52 int num_vf_macvlans, i; in __ixgbe_enable_sriov() local
64 num_vf_macvlans = hw->mac.num_rar_entries - in __ixgbe_enable_sriov()
67 adapter->mv_list = mv_list = kcalloc(num_vf_macvlans, in __ixgbe_enable_sriov()
73 for (i = 0; i < num_vf_macvlans; i++) { in __ixgbe_enable_sriov()