Searched refs:ICE_MAX_VSI_ALLOC (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/net/ethernet/intel/ice/ | ||
| D | ice.h | 51 #define ICE_MAX_VSI_ALLOC 130 macro |
| D | ice_main.c | 3345 pf->num_alloc_vsi = min_t(u16, ICE_MAX_VSI_ALLOC, in ice_probe() |