Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice.h668 #define ICE_MAX_VF_AGG_NODES 32 macro
669 struct ice_agg_node vf_agg_node[ICE_MAX_VF_AGG_NODES];
H A Dice_lib.c2128 max_agg_nodes = ICE_MAX_VF_AGG_NODES; in ice_set_agg_vsi()
H A Dice_main.c520 for (node = 0; node < ICE_MAX_VF_AGG_NODES; node++) in ice_pf_dis_all_vsi()