ICE_PRIV_FLAG_ARRAY_SIZE  176 drivers/net/ethernet/intel/ice/ice_ethtool.c 	drvinfo->n_priv_flags = ICE_PRIV_FLAG_ARRAY_SIZE;
ICE_PRIV_FLAG_ARRAY_SIZE  903 drivers/net/ethernet/intel/ice/ice_ethtool.c 		for (i = 0; i < ICE_PRIV_FLAG_ARRAY_SIZE; i++) {
ICE_PRIV_FLAG_ARRAY_SIZE 1133 drivers/net/ethernet/intel/ice/ice_ethtool.c 	for (i = 0; i < ICE_PRIV_FLAG_ARRAY_SIZE; i++) {
ICE_PRIV_FLAG_ARRAY_SIZE 1160 drivers/net/ethernet/intel/ice/ice_ethtool.c 	if (flags > BIT(ICE_PRIV_FLAG_ARRAY_SIZE))
ICE_PRIV_FLAG_ARRAY_SIZE 1166 drivers/net/ethernet/intel/ice/ice_ethtool.c 	for (i = 0; i < ICE_PRIV_FLAG_ARRAY_SIZE; i++) {
ICE_PRIV_FLAG_ARRAY_SIZE 1289 drivers/net/ethernet/intel/ice/ice_ethtool.c 		return ICE_PRIV_FLAG_ARRAY_SIZE;